Search found 3 matches

by pappa
Tue Nov 06, 2018 2:00 pm
Forum: JFreeChart
Topic: Compressed range axis
Replies: 0
Views: 8963

Compressed range axis

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 i...
by pappa
Thu Oct 11, 2018 6:42 am
Forum: JFreeChart
Topic: XY chart, interval painting related to Y-axel values
Replies: 2
Views: 5757

Re: XY chart, interval painting related to Y-axel values

Thanks, I'll look into those.
by pappa
Wed Oct 10, 2018 10:54 am
Forum: JFreeChart
Topic: XY chart, interval painting related to Y-axel values
Replies: 2
Views: 5757

XY chart, interval painting related to Y-axel values

Hi, I need to implement block painting related to Y-values for my project something similar than in picture below. https://www.medel.com/img/4e3043f38e0c2486603f39076507afa5.jpg I am new to JFreeChart and I would appreciate if someone could point to me which classes to use/override for achieving thi...