L_E Report post Posted April 19, 2011 I've been looking through the documents, but I can't find this. On a Bar2D chart, can you make the bar thicker? Share this post Link to post Share on other sites
Guest Angie Report post Posted April 20, 2011 Hi, Please try the same by setting <plotSpacePercent='0'> attribute inside the <chart> element. On a bar chart, there is spacing defined between two bars. By default, the spacing is set to 20% of canvas width. If you intend to increase or decrease the spacing between bars, you can do so using this attribute. For more details, please refer to the link:http://www.fusioncha...rtSS/Bar2D.html Hope this helps. Share this post Link to post Share on other sites
L_E Report post Posted April 20, 2011 Thanks, that worked perfectly! The default seems to be '80', so the lower you go, the thicker the bar gets. Hi, Please try the same by setting <plotSpacePercent='0'> attribute inside the <chart> element. On a bar chart, there is spacing defined between two bars. By default, the spacing is set to 20% of canvas width. If you intend to increase or decrease the spacing between bars, you can do so using this attribute. For more details, please refer to the link:http://www.fusioncha...rtSS/Bar2D.html Hope this helps. Share this post Link to post Share on other sites
Guest Angie Report post Posted April 20, 2011 Hi, You are absolutely correct ! We are glad to know that you are able to solve your purpose. Keep smiling and keep FusionCharting! Share this post Link to post Share on other sites
L_E Report post Posted April 20, 2011 There seems to be a bug when you set the value to 20, so I reported that in the bug section. I'll just set it to 19. Thanks, Hi, You are absolutely correct ! We are glad to know that you are able to solve your purpose. Keep smiling and keep FusionCharting! Share this post Link to post Share on other sites