Is there a way to add data to a plot that has already been drawn and have it redraw only the new data? Because I've been removing plots then drawing new plots, which is essentially the same plot, but contains appended data.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The jmathtools package contains new versions of jmathplot.
I suggest you to download CVS version (the only one available for now) of jmathplot module in jmathtools package.
Ne methods like "changePlot(double[][])" have been added than can mach your needs.
see http://sourceforge.net/cvs/?group_id=120565
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to add data to a plot that has already been drawn and have it redraw only the new data? Because I've been removing plots then drawing new plots, which is essentially the same plot, but contains appended data.
The jmathtools package contains new versions of jmathplot.
I suggest you to download CVS version (the only one available for now) of jmathplot module in jmathtools package.
Ne methods like "changePlot(double[][])" have been added than can mach your needs.
see http://sourceforge.net/cvs/?group_id=120565
I keep getting an error sun.dr.prPREexception: endPath: bad path error. Do have any idea og what I could be doing wrong?
no idea. I've never seen such an error.
What is your configuration ?
platform, java version, arch...