
Security News
OpenClaw Skill Marketplace Emerges as Active Malware Vector
Security researchers report widespread abuse of OpenClaw skills to deliver info-stealing malware, exposing a new supply chain risk as agent ecosystems scale.
mplcursors
Advanced tools
| |GitHub| |PyPI| | |Read the Docs| |Build|
.. |GitHub| image:: https://img.shields.io/badge/github-anntzer%2Fmplcursors-brightgreen :target: https://github.com/anntzer/mplcursors .. |PyPI| image:: https://img.shields.io/pypi/v/mplcursors.svg?color=brightgreen :target: https://pypi.python.org/pypi/mplcursors .. |Read the Docs| image:: https://img.shields.io/readthedocs/mplcursors :target: https://mplcursors.readthedocs.io/en/latest/?badge=latest .. |Build| image:: https://img.shields.io/github/actions/workflow/status/anntzer/mplcursors/build.yml?branch=main :target: https://github.com/anntzer/mplcursors/actions
mplcursors provides interactive data selection cursors for Matplotlib_. It is inspired from mpldatacursor_, with a much simplified API.
mplcursors requires Matplotlib_\≥3.1.
Read the documentation on readthedocs.org_.
As usual, install using pip:
.. code-block:: sh
$ pip install mplcursors # from PyPI $ pip install git+https://github.com/anntzer/mplcursors # from Github
or your favorite package manager.
Run tests with pytest_.
.. _Matplotlib: https://matplotlib.org .. _mpldatacursor: https://github.com/joferkington/mpldatacursor .. _pytest: https://pytest.org .. _readthedocs.org: https://mplcursors.readthedocs.org
FAQs
Interactive data selection cursors for Matplotlib.
We found that mplcursors demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Security researchers report widespread abuse of OpenClaw skills to deliver info-stealing malware, exposing a new supply chain risk as agent ecosystems scale.

Security News
Claude Opus 4.6 has uncovered more than 500 open source vulnerabilities, raising new considerations for disclosure, triage, and patching at scale.

Research
/Security News
Malicious dYdX client packages were published to npm and PyPI after a maintainer compromise, enabling wallet credential theft and remote code execution.