Chart Type:
Doughnut2D
Sample SQL Code:
SELECT locationid, SUM(quantity) FROM dillsample.productinventory GROUP BY locationid
Sample Display Properties:
Fusion { debugMode:0; type:Doughnut2D; width:600; height:400; script:<chart caption='Dill Production' subCaption='Inventory by Location' outCnvbaseFontSize='18' bgColor='C0C0C0' xAxisName='Items' yAxisName='Revenue' showValues='0' animation='1' showBorder='0' borderThickness='0' numberPrefix='$' doughnutRadius='30' isSliced='1' slicingDistance='15' chartTopMargin='1'>??WOW_DATA </chart> ;}
Sample Chart: