Makven Report post Posted May 7, 2013 <Chart manageLabelOverflow="1" animation="0" defaultAnimation="0" manageresize="1" lowerlimit="0" upperlimit="0.4" showborder="1" charttopmargin="5" chartbottommargin="50" gaugeinnerradius="50%" gaugeoriginy="120" trendvaluedistance="5" tickvaluedistance="3" managevalueoverlapping="1" autoaligntickvalues="1" showTickValues="1"> <colorrange> <color code="8BBA00" minvalue="0" maxvalue="0.2" /> <color code="F6BD0F" minvalue="0.2" maxvalue="0.3" /> <color code="FF654F" minvalue="0.3" maxvalue="0.4" /> </colorrange><dials><dial value="0" rearextension="" basewidth="" /> </dials><trendpoints><point startValue="0.1" displayValue="P13 12/13" useMarker="1" markerRadius="7" dashed="1" dashLen="3" dashGap="3" valueInside="0.1" /> </trendpoints><styles><definition><style type="font" bold="1" name="trendvaluefont" color="" /> </definition><application><apply styles="trendvaluefont" toObject="Trendvalues" /> </application></styles></Chart> Hello As we can see from xml the gauge has: loverlimit: 0 upperlimit: 0.4 value: 0 In this case by some reason the upperlimit becomes equal to 1 as showed in attached image. If value is greater than zero, chart is rendered as it should. Is this bug or there are methods to fix it? Share this post Link to post Share on other sites
Swarnam Report post Posted May 8, 2013 Hey, Welcome to FusionCharts Forum. Can you please try upgrading to the latest version of FusionWidget XT and check if your issue resolves? Download link: http://www.fusioncharts.com/download/trials/ Please find the attached screenshot for your reference. Share this post Link to post Share on other sites
Makven Report post Posted May 9, 2013 thanks. This's helped Share this post Link to post Share on other sites