FusionCharts seems to disregard the paletteColors parameter. Is something wrong with my syntax? The code below is from the FC debugger, all the other parameters work fine. Version is 3.0.6. (the opening bracket made the line disappear in the preview so I switched it )
>chart bgColor="a7d3e8"
canvasBgColor="ffffff"
canvasBaseColor="ffffff"
canvasBgAlpha="90"
showPlotBorder="0"
showLegend="1"
baseFont="Verdana"
baseFontSize="10"
outCnvBaseFontSize="12"
showBorder="0"
[b]paletteColors="a7d3e8,e03e01,ffb81b,fafafa,61f32e"[/b]
palette="2"
caption="test"
xAxisName="x axis"
yAxisName="y axis">