Hello,
We are looking for a solution to set up secondary and tertiary graduations on vertical and horizontal axis of graphs created by JFreeChart?
We dont need to put label on the secondary and tertiary ticks.
Thanks for your help
major/minor thiks
major minor ticks
Hi!
I've created a NumberTickEx which has a Tickstyle property (major/intermidiate/minor) and a specialized axis which interprets this property during the tickmark draw.
It requires some extra coding, but works. If you're interested i can give you the necessary fragments.
regards
Mst
I've created a NumberTickEx which has a Tickstyle property (major/intermidiate/minor) and a specialized axis which interprets this property during the tickmark draw.
It requires some extra coding, but works. If you're interested i can give you the necessary fragments.
regards
Mst
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
If you have some code you'd like to make available, please post it to the patch manager at SourceForge:
http://sourceforge.net/tracker/?group_i ... tid=315494
http://sourceforge.net/tracker/?group_i ... tid=315494
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Thanks. I'll take a look as soon as I can.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

