harshverma

Fusion Chart Combi Is Not Working

Recommended Posts

Hi,

 

The Combination Chart allows you to plot Columns, Lines & Area on the same chart against a single y-axis/ Dual Y-axis. You can choose to plot any dataset as column, line or area.

 

"renderAs" attribute defines what the particular dataset will be plotted as. Valid values are COLUMN, AREA or LINE.

 

So, if you would like to define a data set to render as line

 

Ref. Code:

<dataset seriesName='2004' renderAs='Line'>

 

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