Skip to content

Tags: tammoippen/plotille

Tags

v6.0.5

Toggle v6.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Flit-core backend for pure python builds (#71)

v6.0.4

Toggle v6.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
tammoippen Tammo Ippen
update lock

Verified

This commit was signed with the committer’s verified signature.
tammoippen Tammo Ippen

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
tammoippen Tammo Ippen
update readme and lock

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tammoippen Tammo Ippen
v6.0.0

and fixes

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop python 2.7 support (#52)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v4.0.1

Toggle v4.0.1's commit message
Fix image urls

v4.0.0

Toggle v4.0.0's commit message
use secret

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Examples, text, markers, ellipse, ... (#39)

* Add examples.
* Allow marker characters for plot and scatter.
* Allow to write text inside the canvas.
* Add ellipse and circle data generation.
* Add vertical and horizontal lines for figures.
* Add vertical and horizontal rectangles for figures.
* Allow to customize X and Y ticks via callbacks.
* Improve docs.
* Respect NO_COLOR and FORCE_COLOR.