yuzie007 / mpltern

Ternary plots as projections of Matplotlib
https://yuzie007.github.io/mpltern
MIT License
39 stars 2 forks source link
matplotlib ternary-plots

###################################### mpltern: Ternary plots with Matplotlib ######################################

.. |PyPI version| image:: https://badge.fury.io/py/mpltern.svg :target: https://badge.fury.io/py/mpltern .. |Downloads| image:: https://static.pepy.tech/badge/mpltern/month :target: https://pepy.tech/project/mpltern .. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/mpltern.svg :target: https://anaconda.org/conda-forge/mpltern .. |Conda Downloads| image:: https://img.shields.io/conda/dn/conda-forge/mpltern.svg :target: https://anaconda.org/conda-forge/mpltern .. |GitHubActions| image:: https://github.com/yuzie007/mpltern/actions/workflows/tests.yml/badge.svg :target: https://github.com/yuzie007/mpltern/actions?query=workflow%3ATests .. |CircleCI| image:: https://circleci.com/gh/yuzie007/mpltern.svg?style=shield :target: https://circleci.com/gh/yuzie007/mpltern .. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3528354.svg :target: https://doi.org/10.5281/zenodo.3528354 .. |Codecov| image:: https://codecov.io/gh/yuzie007/mpltern/branch/master/graph/badge.svg :target: https://codecov.io/gh/yuzie007/mpltern

|PyPI version| |Downloads| |Conda Version| |Conda Downloads|

|GitHubActions| |CircleCI| |Codecov|

|DOI|

.. _Matplotlib: https://matplotlib.org

Mpltern <https://yuzie007.github.io/mpltern> is a Python plotting library based on Matplotlib_ specifically designed for ternary plots <https://en.wikipedia.org/wiki/Ternary_plot>.

.. list-table:: :widths: auto

.. list-table:: :widths: auto

.. list-table:: :widths: auto

Installation

See the install documentation <https://mpltern.readthedocs.io/en/latest/installation.html>__.

Basic Usage

See the basic usage documentation <https://mpltern.readthedocs.io/en/latest/basic_usage.html>__.

See more examples in the gallery <https://mpltern.readthedocs.io/en/latest/gallery/index.html>__.

How to Cite mpltern

Please cite mpltern via the DOI <https://doi.org/10.5281/zenodo.3528354>__ if mpltern contributes to a scientific publication.

Matplotlib should also be acknowledged <https://matplotlib.org/citing.html>__ when using mpltern.

Author

Yuji Ikeda (University of Stuttgart, Germany) <https://www.imw.uni-stuttgart.de/team/Ikeda/>__