{"id":13738018,"url":"https://github.com/mpl-extensions/mpl-interactions","last_synced_at":"2025-12-12T00:37:56.672Z","repository":{"id":37770530,"uuid":"240166856","full_name":"mpl-extensions/mpl-interactions","owner":"mpl-extensions","description":"Sliders to control matplotlib and other interactive goodies. Works in any interactive backend and even uses ipywidgets when in a Jupyter notebook","archived":false,"fork":false,"pushed_at":"2025-01-06T18:32:42.000Z","size":49221,"stargazers_count":135,"open_issues_count":59,"forks_count":21,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T10:14:26.244Z","etag":null,"topics":["ipympl","jupyter","jupyter-widgets","jupyterlab","matplotlib","python"],"latest_commit_sha":null,"homepage":"https://mpl-interactions.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpl-extensions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-13T03:14:21.000Z","updated_at":"2025-02-01T18:56:47.000Z","dependencies_parsed_at":"2024-06-18T21:25:49.144Z","dependency_job_id":"c4979fd1-0760-461d-8e1b-2d6fee61cdf4","html_url":"https://github.com/mpl-extensions/mpl-interactions","commit_stats":{"total_commits":566,"total_committers":16,"mean_commits":35.375,"dds":0.2791519434628975,"last_synced_commit":"fc32f932e8ba6a03b85232ca065f51c33ec7951d"},"previous_names":["ianhi/mpl-interactions"],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl-extensions%2Fmpl-interactions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl-extensions%2Fmpl-interactions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl-extensions%2Fmpl-interactions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl-extensions%2Fmpl-interactions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpl-extensions","download_url":"https://codeload.github.com/mpl-extensions/mpl-interactions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829512,"owners_count":21002997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ipympl","jupyter","jupyter-widgets","jupyterlab","matplotlib","python"],"created_at":"2024-08-03T03:02:09.003Z","updated_at":"2025-12-12T00:37:56.631Z","avatar_url":"https://github.com/mpl-extensions.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# mpl_interactions\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n[![PyPI package](https://badge.fury.io/py/mpl-interactions.svg)](https://pypi.org/project/mpl-interactions)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/mpl-interactions)](https://pypi.org/project/mpl-interactions)\n[![Documentation Status](https://readthedocs.org/projects/mpl-interactions/badge/?version=stable)](https://mpl-interactions.readthedocs.io/en/stable/?badge=stable)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mpl-extensions/mpl-interactions/master?urlpath=lab)\n[![Test](https://github.com/mpl-extensions/mpl-interactions/actions/workflows/test.yml/badge.svg)](https://github.com/mpl-extensions/mpl-interactions/actions/workflows/test.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mpl-extensions/mpl-interactions/main.svg)](https://results.pre-commit.ci/latest/github/mpl-extensions/mpl-interactions/main)\n[![Code style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\u0026labelColor=ef8336)](https://pycqa.github.io/isort)\n\n## Welcome!\n\nmpl_interactions' library provides helpful ways to interact with [Matplotlib](https://matplotlib.org/) plots. Full narrative documentation and example can be found on [Read the Docs](https://mpl-interactions.readthedocs.io).\n\n\u003cimg src=https://raw.githubusercontent.com/mpl-extensions/mpl-interactions/master/docs/_static/images/short-interactive.gif width=45%\u003e \u003cimg src=https://raw.githubusercontent.com/mpl-extensions/mpl-interactions/master/docs/_static/images/heatmap_slicer.gif width=45%\u003e\n\n## Installation\n\n```bash\npip install mpl_interactions[\"jupyter\"] # will install necessary deps for using in jupyter\n\n# for use only outside of jupyter:\npip install mpl_interactions\n```\n\nIf you use JupyterLab, make sure you follow the full instructions in the ipympl [readme](https://github.com/matplotlib/ipympl#install-the-jupyterlab-extension) in particular installing jupyterlab-manager.\n\n## Contributing / feature requests / roadmap\n\nI use the GitHub [issues](https://github.com/mpl-extensions/mpl-interactions/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.\n\n## Documentation\n\nThe fuller narrative documentation can be found on [ReadTheDocs](https://mpl-interactions.readthedocs.io/en/latest/). You may also find it helpful to check out the [examples directory](docs/examples).\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://ianhi.github.io\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/10111092?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eIan Hunt-Isaak\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=ianhi\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://darlingdocs.wordpress.com/\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/67113216?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSam\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=samanthahamilton\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jcoulter12\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/14036348?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJenny Coulter\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#userTesting-jcoulter12\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://sjhaque14.wixsite.com/sjhaque\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/61242473?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSabina Haque\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=sjhaque14\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#userTesting-sjhaque14\" title=\"User Testing\"\u003e📓\u003c/a\u003e \u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=sjhaque14\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jrussell25\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/35578729?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJohn Russell\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=jrussell25\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#userTesting-jrussell25\" title=\"User Testing\"\u003e📓\u003c/a\u003e \u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=jrussell25\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://maxshinnpotential.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/951986?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMax Shinn\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=mwshinn\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#userTesting-mwshinn\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/kmdalton\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/2790777?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKevin Dalton\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#userTesting-kmdalton\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/redeboer\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/29308176?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRemco de Boer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=redeboer\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#userTesting-redeboer\" title=\"User Testing\"\u003e📓\u003c/a\u003e \u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=redeboer\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/samwelborn\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/55868530?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esamwelborn\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#userTesting-samwelborn\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.matthewfeickert.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5142394?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatthew Feickert\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/mpl-extensions/mpl-interactions/commits?author=matthewfeickert\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpl-extensions%2Fmpl-interactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpl-extensions%2Fmpl-interactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpl-extensions%2Fmpl-interactions/lists"}