You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 maca...@gmail.com on 21 Mar 2010 at 4:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
maca...@gmail.com
on 21 Mar 2010 at 4:34The text was updated successfully, but these errors were encountered: