Hi Guys,
I have many categories on a CategoryAxis and i want them to have tickmarks. The CategoryAxis brings some methods to switch them on and customize their length, but none of them work. Do these mehtods not work in general for the CategoryAxis, or am I forgetting something?
TIA
Tom
Tick Marks on the CategoryAxis
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I never got around to implementing the tick marks. It needs a flag to allow the marks to be placed at the centre of each category OR between categories. And it needs to be coordinated with the grid line painting. Have a look through the patch manager at SourceForge, as there are a few somewhat old but probably still useful patches in there, for example:
http://sourceforge.net/tracker/index.ph ... tid=315494
http://sourceforge.net/tracker/index.ph ... tid=315494
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

