Published using Google Docs
Multi-series Column 2D Chart
Updated automatically every 5 minutes

Multi-series Column 2D Chart

Chart Type:

MSColumn2D

Sample SQL Code:

SELECT title, martialstatus, SUM(vacationhours) FROM dillsample.employee GROUP BY title, martialstatus

Sample Display Properties:

Fusion { debugMode:0; type:MSColumn2D; width:1200; height:500; script:<chart caption='Dill Human Resources' subCaption='Vacation Hours by Job and Marital Status' outCnvbaseFontSize='18' bgColor='C0C0C0' xAxisName='Job Titles' yAxisName='Vacation Hours' showLabels='0' showValues='0' animation='1' showBorder='0' borderThickness='0' chartTopMargin='1'>??WOW_DATA </chart> ;}

Sample Chart:

©2010 PlanetJ Corporation