caball88 Report post Posted May 12, 2008 I have a very simple xml being used in the 2D line chart. I set teh YAxisMaxValue to 10 and the YAxisMinValue to 0 and when the value set on the page is zero, the chart automatically scales to a Y Max of 100. Attached is a modified xml from the samples provided from Fusion charts that demonstrates the error. Line2D.xml Share this post Link to post Share on other sites
Pallav Report post Posted May 18, 2008 Since you've no data in the chart, the chart takes it to 0,100. Share this post Link to post Share on other sites
divyesh Report post Posted September 6, 2010 Hi Pallav, Am facing similar problem when the value is "0" and there is only 1 bar in the bar chart, it shows an ugly graph. But the same chart when there is one more bar with a >0 value it works well. Since the data to be shown is dynamic, it can also have a value=0 for a bar. Also to be noted is that if there are 10 bars and all have a value 0 it still shows an ugly graph. How can we solve it? Share this post Link to post Share on other sites
Sanjukta Report post Posted September 6, 2010 Hi Divyesh, Welcome to FusionCharts Forum. I am afraid, I could not replicate the issue after testing a chart with 5 datavalues as "0" . The chart is getting rendered without any discrepancy. Could you please refer to the attached screenshot and the XML file of the rendered chart ? Also, could you please let us know the FusionCharts version you are currently using? Awaiting your reply. Data.xml Share this post Link to post Share on other sites