﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts Free / FusionCharts Free and ASP  / Dynamically adding yaxisminvalue &amp; yaxismaxvalue with ASP / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Tue, 02 Dec 2008 05:52:49 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Dynamically adding yaxisminvalue &amp; yaxismaxvalue with ASP</title><link>http://www.fusioncharts.com/forum/Topic5659-42-1.aspx</link><description>Aah no worries, as I found this [url=http://www.fusioncharts.com/forum/Topic5196-41-1.aspx?Highlight=min+value]here[/url] and realised I need to minus something from the min value, and not plot the min value.</description><pubDate>Tue, 15 Apr 2008 05:48:17 GMT</pubDate><dc:creator>LyndseyPearce</dc:creator></item><item><title>Dynamically adding yaxisminvalue &amp; yaxismaxvalue with ASP</title><link>http://www.fusioncharts.com/forum/Topic5659-42-1.aspx</link><description>Hiya,&lt;br&gt;&lt;br&gt;My apologies if this question has been answered somewhere in the technical docs/forum. &lt;br&gt;I have looked but maybe I was searching incorrectly with the wrong vocab or something.&lt;br&gt;&lt;br&gt;I am using the Fusioncharts free version and the FCF_MSLine.swf flash file.&lt;br&gt;&lt;br&gt;Bacically what I am trying to do is query my database to get the min and max values of the data for the yaxis. &lt;br&gt;Then I would append these values to the graph node like so:&lt;br&gt;&lt;br&gt;[code]&lt;br&gt;yaxisminvalue='" &amp; Min &amp; "' yaxismaxvalue='" &amp; Max &amp; "'&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;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.&lt;br&gt;&lt;br&gt;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.&lt;br&gt;&lt;br&gt;Thanks in advance for this!</description><pubDate>Tue, 15 Apr 2008 04:23:18 GMT</pubDate><dc:creator>LyndseyPearce</dc:creator></item></channel></rss>