Skip to content

Releases: tammoippen/plotille

v2.1: Version 2.1

09 Nov 11:00

Choose a tag to compare

Fix rst display on pypi…

v2.0: Version 2.0

08 Nov 23:18

Choose a tag to compare

* Have a dedicated `Canvas` class for simple and pretty printing.
* Have another ‘usual’ histogram.
* More tests.
* Most of the interfaces are only extended, so should be compatible to v1.5.
* Some improvements.

v1.5

01 Nov 22:03

Choose a tag to compare

Fix constant plot (#1)

Version v1.4

06 Oct 11:25

Choose a tag to compare

* no copy of X, Y in plot
* fix display ranges for hist (0, 1)
* display center of bucket in hist

Version v1.3

04 Oct 09:55

Choose a tag to compare

* Improve linear interpolation.
* Implement `scatter` as a call of `plot` w/o interpolation.
* No sorting of points for `plot`.

v1.2

28 Sep 09:39

Choose a tag to compare

Version 1.2

v1.1

28 Sep 08:45

Choose a tag to compare

Version 1.1

v1.0

27 Sep 14:24

Choose a tag to compare

Initial commit