Ross ROSS = Recommend OSS · open-source software intelligence for agents

Matplotlib

matplotlib: plotting with Python observed · 2026-08-28

github.com/matplotlib/matplotlib · homepage · Python observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 81
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 39
  • age_days: 5674
  • days_rel: 46
  • days_push: 8
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

23110 stars · 8452 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Matplotlib is a comprehensive Python library for creating static, animated, and interactive visualizations, producing publication-quality figures in many hardcopy formats and GUI backends. The ecosystem also includes ipympl, a Jupyter widget extension for interactive matplotlib figures in notebooks.

Use cases

  • plot line charts and scatter plots in python
  • create publication-quality figures for a paper
  • make animated plots in python
  • embed interactive charts in a jupyter notebook
  • export plots as pdf, svg, or png
  • visualize numpy arrays and dataframes
  • build dashboards with qt or tk plot windows

When to choose

  • you need fine-grained control over every element of a plot
  • you want publication-quality static figures in many formats
  • you need a mature, widely-documented plotting library for python
  • you want interactive plots inside jupyter notebooks via ipympl

When to avoid

  • you want declarative, web-native interactive dashboards (consider plotly or bokeh)
  • you need GPU-accelerated rendering of massive point clouds
  • you want a high-level statistical plotting API with minimal code (consider seaborn)

Facets

library · maturity stable

data-visualization charts gui data-visualization data-science developer-tools python cross-platform windows plotting publication-quality-figures jupyter animation numpy linux macos

7 sources

Member repositories

RepositoryRoleHealth v2
matplotlib/matplotlibmain93
matplotlib/cheatsheetsdocs75
matplotlib/ipymplplugin82

For agents

markdown · JSON · MCP: product_card(name="matplotlib/matplotlib")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem