graph plotting api ( supporting editing/clipping at runtime) in java

Go To StackoverFlow.com

1

Need suggestions regarding Graph plotting java api which supports editing at runtime for netbeans platform application. Need to know about the possibility of making changes via mouse clicks and drags in the generated graph.

2012-04-04 06:50
by vkantiya


1

Take a look at JChart2D: ZoomableChart, could be the thing you need.

I used that a while ago.

hth

2012-04-04 06:58
by Ortwin Angermeier
Ads