Skip to content

Make the plotting API object oriented#31

Merged
leouieda merged 8 commits intomasterfrom
classes
Aug 1, 2017
Merged

Make the plotting API object oriented#31
leouieda merged 8 commits intomasterfrom
classes

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.

1 participant