Dragging Line Chart Points

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
flanajb
Posts: 10
Joined: Tue Jul 27, 2010 3:09 pm
antibot: No, of course not.

Dragging Line Chart Points

Post by flanajb » Tue Jul 27, 2010 3:15 pm

I have an interactive linc chart that enables me to click a point on the chart which in turn then highlights the corresponding row in my JTable. What I ideally would like to be able to do is to click the point and then drag the pointer UP or DOWN and get it to change the value. Is there an easy way of doing this ?

mme
Posts: 1
Joined: Wed Jul 28, 2010 2:15 pm
antibot: No, of course not.

Re: Dragging Line Chart Points

Post by mme » Wed Jul 28, 2010 2:17 pm

This would be of great interest to us as well as we are just trying to implement a similar feature. We would also walk a non-easy way ...

vimal
Posts: 8
Joined: Sat Jul 24, 2010 3:38 pm
antibot: No, of course not.

Re: Dragging Line Chart Points

Post by vimal » Fri Aug 20, 2010 4:11 am

Hi All,

I am also looking for the same functionality..
any hint/idea would be appropriated...

Thanks In advance.

Regards,
Vimal

Locked