mpld3/mpld3
An interactive data visualization tool which brings matplotlib graphics to the browser using D3. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 60
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4642
- days_rel: n/a
- days_push: 244
- n_releases_24m: 0
Adoption not part of the score
2413 stars · 364 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that converts matplotlib figures into interactive D3.js-based visualizations rendered in the browser as HTML. It exports plot JSON via a bundled JavaScript library and supports Jupyter notebook integration and plugins.
Use cases
- make matplotlib charts interactive in the browser
- export matplotlib figures to HTML for a blog
- display interactive plots in Jupyter notebooks
- add zoom and tooltips to matplotlib plots
- convert python plots to D3 visualizations
When to choose
- you already have matplotlib figures and want browser interactivity without rewriting them
- you want lightweight HTML/JSON chart export for web pages or notebooks
When to avoid
- you need actively maintained support for the latest matplotlib versions
- you need high-performance rendering of very large datasets
- you want full D3 flexibility rather than matplotlib-style charts
Facets
library · maturity maintenance
data-visualization charts serialization data-visualization web-development data-science python browser matplotlib d3js interactive-plots jupyter html-export web-server
2 sources
- readme: https://github.com/mpld3/mpld3 · fetched 2026-08-28 · 9d0722c7043b
- homepage: http://mpld3.github.io · fetched 2026-08-29 · 3d3545cdfe2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mpld3/mpld3 | main | 59 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem