All values 0 in the + Bar Chart Problem
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


12»»

All values 0 in the + Bar Chart Problem Expand / Collapse
Author
Message
Posted 6/21/2007 12:20:07 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum 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.
Post #1390
Posted 6/22/2007 6:20:39 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts 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

Post #1405
Posted 1/25/2008 1:00:19 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior 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

Post #4102
Posted 1/25/2008 12:58:48 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956, Visits: 468
Just set

Thanks,
Pallav Nadhani
FusionCharts Team
Post #4119
Posted 1/27/2008 10:53:55 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior 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

Post #4149
Posted 1/28/2008 5:39:48 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme 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

Post #4166
Posted 1/28/2008 6:37:45 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior 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

Post #4169
Posted 2/2/2008 7:28:06 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum 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
Post #4332
Posted 2/3/2008 11:59:25 PM