Scaled Y Axis Possible ?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
aloleary
Posts: 20
Joined: Wed Mar 26, 2003 4:32 pm
Location: Dublin, Ireland

Scaled Y Axis Possible ?

Post by aloleary » Fri May 28, 2004 10:13 am

Hello,
Just wondering if JFreeChart supports, or there is examples, or people have acheived scaled Y axis ?

Something like what you see on stock graphs i.e. different spacing for the same steps/increments of data.... kindof alternative log view....

Example:


40 |
20 | +
| + +
10 |
| + +
| +
0 +---------------------------------------------

Thanks in advance
-Alan

Locked