RangeAxis after zooming.

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Alphonse87
Posts: 9
Joined: Thu May 08, 2008 3:18 pm

RangeAxis after zooming.

Post by Alphonse87 » Mon Jun 16, 2008 5:36 pm

Hello,

I need to set annotations for XYPlot : for each serie, I want to set an annotation like in AnnotationDemo1, but I want to redraw those annotations when I zoom, to see them everytime.

So I need to know the upper bound of range and domain axis when I zoom.

Which method could I use ?


Edit : You probably think I'm blind : http://www.jfree.org/phpBB2/viewtopic.php?t=24910
Sorry for this post.

Locked