Dynamically adding yaxisminvalue & yaxismaxvalue with ASP
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Dynamically adding yaxisminvalue &... Expand / Collapse
Author
Message
Posted 4/15/2008 4:23:18 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/15/2008 5:47:01 AM
Posts: 2, Visits: 4
Hiya,

My apologies if this question has been answered somewhere in the technical docs/forum.
I have looked but maybe I was searching incorrectly with the wrong vocab or something.

I am using the Fusioncharts free version and the FCF_MSLine.swf flash file.

Bacically what I am trying to do is query my database to get the min and max values of the data for the yaxis.
Then I would append these values to the graph node like so:


yaxisminvalue='" & Min & "' yaxismaxvalue='" & Max & "'


When I view the source the values are appended correctly it seems (yaxisminvalue='1.165' yaxismaxvalue='1.299') but the chart seems to go from 0 to 1.299 instead of the range I would have expected.

Does anyone spot what I am doing wrong? It is bizarre, as though the values are not being read. I want to try and achieve a dynamic range to format the chart better and keep the data changing.

Thanks in advance for this!
Post #5659
Posted 4/15/2008 5:48:17 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/15/2008 5:47:01 AM
Posts: 2, Visits: 4
Aah no worries, as I found this here and realised I need to minus something from the min value, and not plot the min value.
Post #5661
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 7:49am


Execution: 0.063.