Frh
161f71230d
Refactor base classes and improve plotting
...
Move common code to base class to reduce duplication
Stream plots display pdf background for better context
2020-06-11 17:20:36 -07:00
Frh
bd2aab5b2d
Fix unit tests, lint, drop Python 2 support
...
Drop EOL Python 2 support. Resolve unit test discrepancies.
Update unit tests to pass in Travis across all supported Py.
Linting.
2020-06-11 17:20:35 -07:00
Vinayak Mehta
a38d52c7b2
Fix plot tests
2018-12-20 15:44:28 +05:30
Vinayak Mehta
619ce2e2a4
Fix grid plot baseline image
2018-12-07 20:22:56 +05:30
Vinayak Mehta
db3f8c6897
[MRG] Make matplotlib optional ( #190 )
...
* Rename png files
* Convert plot to PlotMethods class and update docs
* Update test
* Update setup.py and docs
* Refactor PlotMethods
* Make matplotlib optional
* Raise ImportError in cli
2018-11-02 23:16:03 +05:30