Search found 1 match
- Wed Jan 24, 2007 12:57 am
- Forum: JFreeChart
- Topic: Scaling Y axis.
- Replies: 4
- Views: 5113
David (or anyone else) made this addition to the codebase yet? I have a very similar need - data might be in the 0, kilo or mega range, and I want the axis to note the top end of the scale and suffix the axis appropriately ie 10k instead of 10,000. I will go and implement myself if not already done...