mpl-interactions

Matplotlib aware interact functions


Keywords
IPython, Jupyter, Matplotlib, Widgets, ipympl, jupyter-widgets, jupyterlab, python
License
BSD-3-Clause
Install
pip install mpl-interactions==0.24.1

Documentation

mpl_interactions

All Contributors

PyPI package Supported Python versions Documentation Status Binder Test pre-commit.ci status Code style: Prettier Code style: black Imports: isort

Welcome!

mpl_interactions' library provides helpful ways to interact with Matplotlib plots. Full narrative documentation and example can be found on Read the Docs.

Installation

pip install mpl_interactions["jupyter"] # will install necessary deps for using in jupyter

# for use only outside of jupyter:
pip install mpl_interactions

If you use JupyterLab, make sure you follow the full instructions in the ipympl readme in particular installing jupyterlab-manager.

Contributing / feature requests / roadmap

I use the GitHub issues to keep track of ideas I have, so looking through those should serve as a roadmap of sorts. For the most part I add to the library when I create a function that is useful for the science I am doing. If you create something that seems useful a PR would be most welcome so we can share it easily with more people. I'm also open to feature requests if you have an idea.

Documentation

The fuller narrative documentation can be found on ReadTheDocs. You may also find it helpful to check out the examples directory.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Ian Hunt-Isaak

πŸ’»

Sam

πŸ“–

Jenny Coulter

πŸ““

Sabina Haque

πŸ“– πŸ““ πŸ’»

John Russell

πŸ’» πŸ““ πŸ“–

Max Shinn

πŸ’» πŸ““

Kevin Dalton

πŸ““

Remco de Boer

πŸ’» πŸ““ πŸ“–

samwelborn

πŸ““

Matthew Feickert

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!