﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionWidgets v3 (previously FusionGadgets) / Bug Reports  / Vertical led - scale range fixed at 0-100? / 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>Thu, 28 Aug 2008 14:41:15 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Vertical led - scale range fixed at 0-100?</title><link>http://www.fusioncharts.com/forum/Topic2650-18-1.aspx</link><description>Thanks - it worked ok.</description><pubDate>Wed, 10 Oct 2007 06:19:32 GMT</pubDate><dc:creator>FC Fan</dc:creator></item><item><title>RE: Vertical led - scale range fixed at 0-100?</title><link>http://www.fusioncharts.com/forum/Topic2650-18-1.aspx</link><description>Please try setting the chart value to 0.</description><pubDate>Tue, 09 Oct 2007 19:42:35 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Vertical led - scale range fixed at 0-100?</title><link>http://www.fusioncharts.com/forum/Topic2650-18-1.aspx</link><description>Hi,&lt;P&gt;I am, using vertical led and trying to set the range from 0-5. Have set the min to 0 (lowerLimit='0') and the max to 5 (upperLimit='5').&lt;/P&gt;&lt;P&gt;However, when rendered the range displayed is 0-100. (I verified this by revealing the scale)&lt;/P&gt;&lt;P&gt;I have attached a screenshot &amp;amp; xml.&lt;/P&gt;&lt;P&gt;The chart is getting the realtime updates ok &amp;amp; the color range coding also works.&lt;P&gt;Code is below(I have inserted the line breaks) and screen shot is attached. (At a value of 4.5 out of a max of 5 I would expect most of the display to be fileld). &lt;PRE id=line1&gt;var chart1 = new FusionCharts("/fusion/charts/FusionCharts/VLED.swf", "ChId0", "40", "100", "0", "1");&lt;/PRE&gt;&lt;PRE&gt;chart1.setDataXML("&amp;lt;chart showLimits='1' useSameFillColor='1'   &lt;BR&gt;decimals='2' adjustTM='1' showTickMarks='0' lowerLimit='0' &lt;BR&gt;upperLimit='5' dataStreamURL='xxx.php?probe=leddata%26hosts=2%26metric=load1' showToolTip='1' &lt;BR&gt;toolTip='1 Min Load Avg' numberSuffix='' chartLeftMargin='5' chartRightMargin='5' animation='1'  &lt;BR&gt;dataStamp='1191571200' refreshInterval='13'&amp;gt;&lt;BR&gt;&amp;lt;colorRange&amp;gt;&lt;BR&gt;&amp;lt;color minValue='0' maxValue='1' code='00FF00' /&amp;gt;&lt;BR&gt;&amp;lt;color minValue='1' maxValue='3' code='FFFF00' /&amp;gt;&lt;BR&gt;&amp;lt;color minValue='3' maxValue='5' code='FF0000' /&amp;gt;&lt;BR&gt;&amp;lt;/colorRange&amp;gt;&amp;lt;/chart&amp;gt;");   &lt;BR&gt;chart1.render("chartid0");&lt;/PRE&gt;&lt;PRE&gt; &lt;/PRE&gt;&lt;PRE&gt;How can I get the diplayed Led to only show the range 0-5 instead of 0-100?&lt;/PRE&gt;&lt;PRE&gt; &lt;/PRE&gt;&lt;PRE&gt;tnx&lt;/PRE&gt;</description><pubDate>Tue, 09 Oct 2007 08:06:42 GMT</pubDate><dc:creator>FC Fan</dc:creator></item></channel></rss>