|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/26/2007 9:55:14 AM
Posts: 1,
Visits: 1
|
|
I'am using chart MSStackedColumn2DLineDY.swf My secondairy Yaxis doesnt work well. Its display a max value of 1, but I entered a max value of 1.1 and it doesnt show substeps of the secondairy yaxisvalues on the right of the chart. Also other samples with a small values. It looks like that it only works with big values. Can you help me? See attachment with the sample.
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 5:03:15 AM
Posts: 2,183,
Visits: 514
|
|
| Hi, In your XML, I couldn't find where you've specified the max value of 1.1. You'll need it to set it as <chart SYAxisMaxValue='1.1' ..>
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/8/2007 6:48:08 AM
Posts: 1,
Visits: 4
|
|
| I was able to set the SYAxisMaxValue but how do I set the max value for the first Y axis on the left? Thanks.
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 5:03:15 AM
Posts: 2,183,
Visits: 514
|
|
Please use the PYAxisMaxValue propert for that.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|