rohit111111 Report post Posted February 3, 2014 (edited) Hello, Is it possible to flip axis in fusion chart? Say X-axis comes in place of Y-axis and vice-versa. Please see the screen shot for reference. Thanks, Rohit Edited February 3, 2014 by rohit111111 Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted February 4, 2014 Hi Rohit, Yes, you could make use of "Bar2D" chart of FusionCharts XT Pack. Please visit the demo chart from: http://www.fusioncharts.com/explore/bar2d_1/ Also, for more information on "Bar 2D Chart Specification Sheet", please visit our online documentation link: http://docs.fusioncharts.com/charts/contents/ChartSS/Bar2D.html Hope this helps! Share this post Link to post Share on other sites
rohit111111 Report post Posted February 4, 2014 I just take an example to explain you. I am asking about all of the fusion charts. Is it possible? Thanks, Rohit Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted February 5, 2014 Hi Rohit, FusionCharts Suite XT does not support this feature natively, as of now. However, as a work around you could rotate the DIV container (which contains the chart), so that the X-Axis will come to Y-Axis place and the Y-Axis values could be shown on top. Please find the attached sample implementation of the same for your reference. Hope this helps! FlipChart_Sample.zip Share this post Link to post Share on other sites
rohit111111 Report post Posted February 5, 2014 But by doing this, I think other things will also flip. For example: Chart Caption, It will also flip. That's what we don't want. Thanks, Rohit Share this post Link to post Share on other sites
rohit111111 Report post Posted February 6, 2014 (edited) And also in your example, the new x-axis goes to top. It has to be in bottom. So, what do you think? Thanks, Rohit Edited February 6, 2014 by rohit111111 Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted February 6, 2014 Hi Rohit, Yes, by rotating the entire chart, you will not be able to get the exact feature that you are willing to get. Since, you were interested to flip the axis for all charts, the closest possible work around I have suggested to rotate the chart, as directly it is not possible to flip only the X and Y axis of the chart with the current FusionCharts XT framework. Share this post Link to post Share on other sites