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

Add support for contour plots #938

Merged
merged 1 commit into from
May 22, 2021
Merged

Conversation

ArslanaWu
Copy link
Contributor

Thanks for contributing.

Description

Support drawing contour plots in #508 by adding two files: ContourPlot.java and ContourTrace.java

Testing

Add three tests in ContourTest.java

  1. testAsJavascript for asJavascript method in ContourTrace.java
  2. testContourTrace for ContourTrace.java and draw a contour plot
  3. testContourPlot for create method in ContourPlot.java and draw a contour plot

@lwhite1 lwhite1 merged commit 9c2e84e into jtablesaw:master May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants