rahult Report post Posted March 20, 2012 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 Report post Posted March 20, 2012 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