Published using Google Docs
Stacked Column 2D Chart
Updated automatically every 5 minutes

Stacked Column 2D Chart

Chart Type:

StackedColumn2D

Sample SQL Code:

SELECT productid, modifieddate, standartcost FROM dillsample.productcosthistory WHERE productid > 10 GROUP BY productid, modifieddate

Sample Display Properties:

Fusion { debugMode:0; type:StackedColumn2D; width:1200; height:400; script:<chart caption='Dill Production' subCaption='Each Product Cost Last 3 Years' outCnvbaseFontSize='18' bgColor='C0C0C0' xAxisName='Items' yAxisName='Revenue' showValues='0' animation='1' showBorder='0' borderThickness='0' chartTopMargin='1'>??WOW_DATA </chart> ;}

Sample Chart:

©2010 PlanetJ Corporation