Sign in to follow this  
rahult

Dual Y Axis Chart

Recommended Posts

Hi

 

I have to create a chart with resource (A,B,C,D) on Y axis and Months (Jan, Feb, March...) on x axis and on Y2 axis I have to show the number scale(10,20,30).

 

The requirement is to show the line chart in a way that unit(thing which have to be shown in line) should be on the basis of month and resources.

 

Please tell me how to achieve this.

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

Thank you for the post.

 

With regard to your query, you can not plot line graph by considering resources on Y-Axis and Months on X-Axis simultaneously.

 

However, you can use Multi-Series Line chart to meet your requirement,

 

In MSLine chart, you can plot line graph based on month (on X-Axis) for the individual resources (A, B, C, D) as categories.

 

For more information on "MSLine Chart > Specification Sheet", please follow the link below:

http://docs.fusioncharts.com/charts/contents/?ChartSS/MSLine.html

 

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