Hi,
Iam trying to use colour palettes, but it is not chanig the colours of the charts, they all look the same. I'm using these:
MSColumn3D.swf
ScrollColumn2D.swf
Doughnut2D.swf
with this xml:
<chart bgColor='e9f1f8,b2c9d8' showLegend='1' canvasBgColor='f6eed0,fbfaf4' decimals='2' showBorder='0' useRoundEdges='1' palette='3' showValues='0' divLineDecimalPrecision='1' limitsDecimalPrecision='1' PYAxisName='Amount' SYAxisName='Quantity' formatNumberScale='0' numVisiblePlot='20' labelDisplay='Rotate' slantLabels='1'>
....
</chart>
How can I make this work? I want the charts to have different bar / doughnut colours but rhe background and canvas to be as I've defined.
Thanks,
Giulio