=============================================================
charticle: Combine the best (or worst) charts for thinkpieces
.. image:: https://readthedocs.org/projects/charticle/badge/?version=latest
:target: http://charticle.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://travis-ci.org/jkahn/charticle.svg
:target: https://travis-ci.org/jkahn/charticle
:alt: CI status
.. image:: https://codecov.io/github/jkahn/charticle/coverage.svg?branch=master
:target: https://codecov.io/github/jkahn/charticle?branch=master
:alt: Coverage
.. teaser-begin
charticle
is an MIT <http://choosealicense.com/licenses/mit/>
_-licensed Python package
designed to make it very easy to build new diagrams like the Drew
Conway Data Science diagram.
This may not be wise.
Release Information
0.0.3 (3 July 2016)
Changes:
^^^^^^^^
Add charticle.hierarchy
diagrams and examples.
Supports general text and polygon arguments for outer triangle & layers.
Cleanups:
- wishlist, release procedures added to repo.
- Jupyter notebooks removed from repo.
- py27 testing included in
tox.ini
. - refactoring validators.
- cleaned up release procedure.
0.0.2 (30 June 2016)
Changes:
^^^^^^^^
Support Venn2 diagrams (and Venn3).
Improve documentation examples and testing.
Full changelog <https://charticle.readthedocs.io/en/latest/changelog.html>
_.
Credits
charticle
is written and maintained by Jeremy G. Kahn <https://trochee.net/>
_.
Collaboration and kibitzing due to Bill McNeill <https://cornercases.wordpress.net/>
_.
A full list of contributors can be found in GitHub's overview <https://github.com/jkahn/charticle/graphs/contributors>
_.