Hello,
When i am using fusion charts with my php code, all graphs, like verticalbar3D, line graph, horizontal etc, show values which are rounded upto two decimal places, but only in pie chart values are not getting rounded. I have a code as phpxml.php where i specify graph attributes like rotateNames etc, here i have specified decimalPrecision = '2' but still value is not getting rounded off to two decimal places only in pie chart.
Please help.
Hello,
I am using Fusion Charts Evaluation and would like to know how to display the x-axis values vertically.
I am using these charts with my php code and currently on x-axis some time values are displyed. These values get cramped up if data increases . Hence I would like to know how to display these values vertically on the x-axis.