Sign in to follow this  
_yannick_

Changing Colors Of The X-Axis

Recommended Posts

Hello,

 

I'd like to know if there's a way to have multiple colors on the SAME dataset (x-axis) OR must/can I use the coma separated list gradient "color" with all the hexCode I need ?

 

PS: I have multiple dataset with multiple color (this functionality is ok)

 

Thanks in advance

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

Welcome to FusionCharts Forum! smile.gif

Please try the same by setting <color> attribute inside the <dataset> element.

This attribute sets the color using which columns, lines, area of that data-set would be drawn. For column chart, you can specify a list of comma separated hex codes to get a gradient plot.

Hope this helps.

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