Commit Graph

4 Commits

Author SHA1 Message Date
gjr80
533dedc43a Fix test suite scale() error 2020-08-05 22:31:24 +10:00
gjr80
8d7a5abd03 Fix yaxis plot scaling (#567)
* Fix corner case where scale() returned unusable results when fmn==fmx and a non-None minscale is specified

* python3ise doctests

* doctest typo

* Added one more doctest

* Added tests for modified scale()

* Update change history
2020-06-27 14:52:22 -07:00
Tom Keffer
98bde92048 Check for condition where both min and max are zero.
Fixes issue #463
2019-10-28 08:40:34 -07:00
Tom Keffer
77480391d0 Changed name of test subdirectory from 'test' to 'tests'. 2019-03-02 17:26:05 -08:00