Sign in to follow this  
zwzwzw

Zoom Line Chart Of Palettecolors

Recommended Posts

In the Zoom Line Chart in, how do I specify a custom set of colors in my

chart data graph? Use paletteColors invalid; paletteColors = 'B36693,

6E91D5, 63BF71 ........',

Why? How to solve? Thank you

 

for example:

<chart numberPrefix="$" numberSuffix="" caption="Yearly Revenue" subcaption="" xAxisName="Years" yAxisName="Revenue" legendPosition="BOTTOM" paletteColors="F6AA31,125496">

<categories>

<category label="January-07"/>

<category label="February-07"/>

<category label="March-07"/>

<category label="April-07"/>

<category label="May-07"/>

<category label="June-07"/>

<category label="July-07"/>

</categories>

<dataset seriesName="Product A">

<set value1="93"/>

<set value1="51"/>

<set value1="99"/>

<set value1="25"/>

<set value="16"/>

<set value="41"/>

<set value="64"/>

</dataset>

<dataset seriesName="Product B" >

<set value="23"/>

<set value="69"/>

<set value="80"/>

<set value="49"/>

<set value="69"/>

<set value="01"/>

<set value="04"/>

</dataset>

</chart>

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Our developers are working on this issue and will get back to you once this is fixed.

 

Thank you very much for your continued patience and patronage.

Share this post


Link to post
Share on other sites

Thank you for your reply,

 

what about when this problem can be solved?

I would like to know, the corresponding adjustment of their work.

 

Thank you! ~~~

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Our developers will get back you once the problem is fixed.

 

Thank you very much for your continued patience and patronage.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this