跳转到主要内容

Matplotlib交互函数

项目描述

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

欢迎!

mpl_interactions库提供了与Matplotlib图表交互的有用方法。完整的叙事文档和示例可以在Read the Docs上找到。

安装

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

# for use only outside of jupyter:
pip install mpl_interactions

如果您使用JupyterLab,请确保遵循ipympl readme中的完整说明,特别是安装jupyterlab-manager。

贡献/功能请求/路线图

我使用GitHub issues 来跟踪我的想法,因此查看那些可以作为某种路线图。大部分情况下,我会在我创建对我在做的科学有用的函数时向库中添加内容。如果您创建了似乎有用的东西,PR将非常受欢迎,这样我们可以轻松地与更多人共享它。如果您有想法,我也欢迎功能请求。

文档

更详细的文档可以在ReadTheDocs上找到。您还可以查看示例目录,可能会有所帮助。

贡献者 ✨

感谢以下这些出色的人们(表情符号键


Ian Hunt-Isaak

💻

Sam

📖

Jenny Coulter

📓

Sabina Haque

📖 📓 💻

John Russell

💻 📓 📖

Max Shinn

💻 📓

Kevin Dalton

📓

Remco de Boer

💻 📓 📖

samwelborn

📓

Matthew Feickert

💻

本项目遵循all-contributors规范。欢迎所有类型的贡献!

支持者