Hi All,
I have the values in range axis which might have 10 - 20 digits.
So Is there any way to show these values in terms of kilos or megas etc
Eg - 23, 25, 27 ( units in Kilos ) instead of 23000, 25000, 27000
Cheers,
Narayan
Giving the units to the range axis.
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I don't know of an easy "built-int" way to do this, but you could write a custom NumberFormat subclass.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

