snkscore Report post Posted February 28, 2011 I've created my first bar chart with fusion charts, and I wanted to ask a question about the Y axis range. The values I provide range from -25MM to 250MM. So, the upper bound of the Y axis defaults itself to 300MM, which seems perfect, but the negative min value defaults to -200MM ( 8x more than the most negative number). So the result is that the bottom 40% or so of the graph is just empty space. I know I can manually assign a y range, but it seems like something isn't working right that it would give me so much extra empty room on the negative side of the graph but correctly size the graph on the positive end of the y axis. Share this post Link to post Share on other sites
Guest Angie Report post Posted March 1, 2011 Hi, Welcome to FusionCharts Forum! Could you please send us a screenshot to look into the issue? Please confirm the chart type you are using. Awaiting for your reply. Share this post Link to post Share on other sites
Sanjukta Report post Posted March 1, 2011 Hi, Please try setting the "yAxisMinValue" and "yAxisMaxValue" in the <chart> element explicitly to define the exact values you want to display on the chart. Hope this helps. Share this post Link to post Share on other sites