Mplcanvas Mplcanvas

Mplcanvas#

Matplotlib clone that draws on an ipycanvas

Installation#

To install Mplcanvas and all of its dependencies, use

pip install mplcanvas
conda install -c conda-forge mplcanvas

Get in touch#

  • If you have questions that are not answered by these documentation pages, ask on discussions. Please include a self-contained reproducible example if possible.

  • Report bugs (including unclear, missing, or wrong documentation!), suggest features or view the source code on GitHub.