jmathplot icon indicating copy to clipboard operation
jmathplot copied to clipboard

Plot2DCanvas is missing a function

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
Use Plot2DCanvas insted of PlotPanel.

I was using PlotPanel with the method:
    addLinePlot(String, double[], double[])

When I changed to Plot2DCanvas it gave me a compilation error.
I Guess Plot2DCanvas should also have that method.


Original issue reported on code.google.com by [email protected] on 21 Mar 2010 at 4:34

GoogleCodeExporter avatar Mar 14 '15 13:03 GoogleCodeExporter