|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/6/2008 8:05:02 AM
Posts: 1,
Visits: 3
|
|
| hi, I need to control the number scalling, because sometimes the yaxis value should not start with 0, for example: 
However, when I use the "<chart >", I do not know what attribute should be used? Thank you!
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 7:54:06 AM
Posts: 644,
Visits: 1,948
|
|
Hi, Could you please see this: | yAxisMinValue | Number | | This attribute helps you explicitly set the lower limit of the chart. If you don't specify this value, it is automatically calculated by FusionCharts based on the data provided by you. | | yAxisMaxValue | Number | | This attribute helps you explicitly set the upper limit of the chart. If you don't specify this value, it is automatically calculated by FusionCharts based on the data provided by you. |
Thanks,
Arindam FusionCharts Team
www.fusioncharts.com
|
|
|
|