|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/2/2008 9:53:52 AM
Posts: 8,
Visits: 26
|
|
| Hi, I am trying to set the values on y-axis on multiseries Line Fusion Chart, but chart takes values to be displayed on y-axis randomly according to the range of values provided. Suppose the range of values are from +18 to -27, now i want y-axis to be divided equally and show the values with euual difference, but i am not able to get it. Will you please suggest what should i do?
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 9:19:06 AM
Posts: 679,
Visits: 1,083
|
|
| Hi, Could you please use numDivLines attribute to set the number of y Axis Values to be shown.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/2/2008 9:53:52 AM
Posts: 8,
Visits: 26
|
|
| Yes i am using numDivLines, it is dividing the chart canvas area equally. Suppose the value range is from +50 to -20 and i have set numDivLines to 3, then how the range which is 70(+50-(-20)) is equally divided in 4 parts?
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
Then, if adjustDiv='1' then FusionCharts automatically adjusts either limits or numDivLines.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|