Compressed range axis

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
pappa
Posts: 3
Joined: Wed Oct 10, 2018 10:40 am
antibot: No, of course not.

Compressed range axis

Post by pappa » Tue Nov 06, 2018 2:00 pm

Hi, is it possible to compress part of range axis?

I am new to JfreeChart so would appreciate if some could point me to which classes to use/override for this.

What I want is something like this ( in this example range 50 to 100 is compressed):

Range
0
10
20
30
40
50
.
.
100

Would appreciate a lot if someone could point me to right direction.

Greetings from Finland.
PS: I have bought developer quide, but could not yet figure out how to do this.

Locked