Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Add scatter and contour plot operations #278

Closed
forman opened this issue Jul 3, 2017 · 1 comment
Closed

Add scatter and contour plot operations #278

forman opened this issue Jul 3, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@forman
Copy link
Member

forman commented Jul 3, 2017

Add scatter and contour plot operations:

  • plot_scatter - scatter plot of two variables, which may come from two datasets. Ideally, resample to higher resolution in each dimension so dimensions will always match, then flatten to retrieve pairs to be plotted.
  • plot_contour - draw contour 2D images for any selected dimension
@forman forman self-assigned this Jul 3, 2017
@forman forman added the ops label Jul 3, 2017
@forman forman added this to the IPM6 milestone Jul 3, 2017
forman added a commit that referenced this issue Jul 3, 2017
@forman forman removed the in_progress label Jul 4, 2017
@forman
Copy link
Member Author

forman commented Jul 4, 2017

Done in 0.8.0.dev2

@forman forman closed this as completed Jul 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant