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

Make the plotting API object oriented #31

Merged
merged 8 commits into from
Aug 1, 2017
Merged

Make the plotting API object oriented #31

merged 8 commits into from
Aug 1, 2017

Conversation

leouieda
Copy link
Member

@leouieda leouieda commented Jul 29, 2017

Defines a Figure class that controls all plotting.
The individual plotting functions (including psconvert) are now
methods of this class.
It inherits the ps* methods from a PlotGenerating baseclass.
This is needed to implement the Subplot class later on.

Fixes #18

@leouieda leouieda merged commit 4b414ce into master Aug 1, 2017
@leouieda leouieda deleted the classes branch August 1, 2017 02:40
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.

None yet

1 participant