elad2109 Report post Posted October 23, 2011 Hi, I'm using fusionCharts to draw a lined graph. The Y axis is with values as: 0.02, 0.04, 0.06 and so on... However the UI shows only zeros on the Y axis. What property should I edit to show 2 decimal digits? Thanks Share this post Link to post Share on other sites
Sanjukta Report post Posted October 24, 2011 Hi, Please try setting the attribute "decimals" to '2' in the <chart> element to display decimals upto 2 places on the chart. Hope this helps. Share this post Link to post Share on other sites