FusionCharts Forum: Creating a dynamic yAxis - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Creating a dynamic yAxis I want to be able to create a dynamic yAxis

#1 User is offline   StephenA 

  • Forum Newbie
  • Group: Members
  • Posts: 9
  • Joined: 30-October 09

Posted 30 October 2009 - 06:12 AM

Hi,



I'm creating a 2D Line chart, and I want to be able to create the yAxis so that it shows a range of values which match the values shown in the chart line.



For example if the range of data to be displayed in my chart is between 6000 - 12000, I want the yAxis to start at 6000, or if the chart is showing values between 3900 - 4100, I want the yAxis to show 3800-4500.



Is it possible with FusionChart to create populate with yAxis with the values I want?



Thanks



Stephen
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 30 October 2009 - 06:49 AM

Hi,

It is possible to use a specific maximum and minimum value for Y-axis.

Could you please try it using the following steps:-

<chart...yAxisMinValue='3800' yAxisMaxValue='4500'  > in the chart element.

Hope this helps. :)

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic