A discussion forum for JFreeChart (a 2D chart library for the Java platform).
-
debolina
- Posts: 4
- Joined: Fri Dec 15, 2006 6:32 pm
Post
by debolina » Tue Aug 21, 2007 6:11 pm
I have added a slider onto a chart generated by JFreeChart using Javascript.
It is in a web application. When I drag my slider, the chart flickers continously. Is there a way to stop the chart from flickering when I am dragging the slider on it?
I will highly appreciate any suggestions.
Thanks.
-
amittal
- Posts: 1
- Joined: Fri Jun 27, 2008 5:07 pm
Post
by amittal » Fri Jun 27, 2008 5:08 pm
Hi ,
Could you please show us how did you create slider in java script for jfreechart. your help is greatly appreciated.