https://github.com/scipp/mplcanvas
Matplotlib clone that draws on an ipycanvas
https://github.com/scipp/mplcanvas
Last synced: about 1 month ago
JSON representation
Matplotlib clone that draws on an ipycanvas
- Host: GitHub
- URL: https://github.com/scipp/mplcanvas
- Owner: scipp
- License: bsd-3-clause
- Created: 2025-10-16T07:58:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-10-20T12:51:16.000Z (4 months ago)
- Last Synced: 2025-11-27T18:45:37.582Z (3 months ago)
- Language: Python
- Homepage: https://scipp.github.io/mplcanvas/
- Size: 2.21 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](CODE_OF_CONDUCT.md)
[](https://pypi.python.org/pypi/mplcanvas)
[](https://anaconda.org/conda-forge/mplcanvas)
[](LICENSE)
# Mplcanvas
## About
Matplotlib clone that draws on an ipycanvas
## Installation
```sh
python -m pip install mplcanvas
```