rseabra Report post Posted October 27, 2011 Hello. I'm using power charts v3 (HeatMap chart). According to the fusioncharts documentation it's possible to rotate the chart labels with: - labelDisplay='ROTATE' // to put them vertically - labelDisplay='Rotate' slantLabels='1' // to put them in +-45º The problem is I can't put this to work with the heatmap!! There isn't any example online regarding vertical labels on heat maps but the documentation should apply to all types of charts. I've tried different combinations but none of them worked... anyone knows why? is it different on heatmaps? Thanks in advance, Ricardo Share this post Link to post Share on other sites
rseabra Report post Posted October 27, 2011 Never mind Already found the answer. Just for the record: rotatexAxisLabels="1" slantxAxisLabels="1" -- Ricardo Hello. I'm using power charts v3 (HeatMap chart). According to the fusioncharts documentation it's possible to rotate the chart labels with: - labelDisplay='ROTATE' // to put them vertically - labelDisplay='Rotate' slantLabels='1' // to put them in +-45º The problem is I can't put this to work with the heatmap!! There isn't any example online regarding vertical labels on heat maps but the documentation should apply to all types of charts. I've tried different combinations but none of them worked... anyone knows why? is it different on heatmaps? Thanks in advance, Ricardo Share this post Link to post Share on other sites
Guest Angshu Report post Posted October 28, 2011 Hi, Glad to know that you have managed to resolve your problem. Happy FusionCharting! Share this post Link to post Share on other sites