The axis labels can be rotated via setVerticalTickLabels() / setCategoryLabelPositions(CategoryLabelPositions.UP_90). But how can I rotate the item labels?
I would like to display the item labels vertically as some bar charts have many bar's and then there's not enough space to draw the item labels (percentage numbers like '23,75 %') the standard way.
vertical item labels?
vertical item labels?
Java 11, JFreeChart 1.0.15, JFreeSVG 4.0
I foung and asnwer to your problem
I had a similar problem with you and I found the answer at this thread below :>
http://www.jfree.org/phpBB2/viewtopic.p ... ate+labels
http://www.jfree.org/phpBB2/viewtopic.p ... ate+labels
New problem
Now I have a new problem which is how do I actually rotate the label on the plot liness,
My E-Mial :- kf.ting@formis.net
My E-Mial :- kf.ting@formis.net
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: New problem
I don't understand what you mean.kianfatt1982 wrote:Now I have a new problem which is how do I actually rotate the label on the plot liness
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

