You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 `BasePlotting` baseclass.
This is needed to implement the `Subplot` class later on.
Fixes#18
Provides a matplotlib like interface for psconvert.
The text was updated successfully, but these errors were encountered: