Fix Bar Chart Width and Spacing between bars in JFreeChart
Posted
by SKR
on Stack Overflow
See other posts from Stack Overflow
or by SKR
Published on 2010-05-11T04:33:15Z
Indexed on
2010/05/11
4:44 UTC
Read the original article
Hit count: 314
I have stacked bar chart in which the number of columns is dynamic, can change from 1 to n columns. I want the spacing between the charts and width of the bar to be consistent. How do I fix it. Please suggest solutions / ideas.
© Stack Overflow or respective owner