Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot2DCanvas is missing a function #1

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Plot2DCanvas is missing a function #1

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant