|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/21/2007 12:45:38 AM
Posts: 1,
Visits: 2
|
|
I am using FusionCharts Free version . Bar Chart
Here is the example situation:
under the graph element, all the set elements have value = 0 then..
The bars are shown of infinite height. On y-axis it shows NaN 0 on all division lines.
Please help.
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
| In v3, it's automatically handled. In Free version, please set <graph yAxisMinValue='0' yAxisMaxValue='10' ..> That will solve the problem.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 3/3/2008 11:41:23 PM
Posts: 23,
Visits: 29
|
|
| Hi Pallav, With respect to your previous reply I want to ask that it is working fine when I am using each of the graphs but whenever I am trying to use the FCF_MSColumn3DLineDY.swf then the same problem occurs. Is it something for the fact that We hv set the value for Primary Y axis and not for secondary Y axis... please help.... To illustrate here is a diagram, I have renamedthe X-Y axis names for some reasons 
Regards,Abhisek
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
Just set
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 3/3/2008 11:41:23 PM
Posts: 23,
Visits: 29
|
|
| Hi, I had already set the values but still I got the error as depicted in the diagram... May be I am unable to grab your point...Could you please explain me with another example... Thanks
Regards,Abhisek
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: 2 days ago @ 2:56:41 AM
Posts: 704,
Visits: 1,139
|
|
| hi, for combination charts you need to use PYAxisMinValue, PYAxisMaxValue,SYAxisMinValue and SYAxisMaxValue attributes.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 3/3/2008 11:41:23 PM
Posts: 23,
Visits: 29
|
|
Thnks a lot  Would let you know once I implement
Regards,Abhisek
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/5/2008 3:42:01 AM
Posts: 2,
Visits: 6
|
|
Hi,
I am getting same problem of NaNM. Its getting solved once I set yAxisMinValue='0' yAxisMaxValue='10', but problem is I dont know yAxisMaxValue in advance. So I could not use this solution. So is there any other solution for this issue?
From,
Deepak
|
|
|
|
| | |