Hi,
How to increase the space between two vertical stack bars ? I tried by increasing the value of setItemMargin() method, but it is not affecting the space between two bars. What might be the problem ?
Thanks and Regards,
sakaray_c
How to increase space between two vertical stack bars ?
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
You can use the setCategoryMargin() method in the CategoryAxis class.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

