D3 Viewer for Matplotlib
https://mpld3.github.com
This is an interactive D3js-based viewer which brings matplotlib graphics to the browser.
Please visit http://mpld3.github.io for documentation and examples.
mpld3 provides a custom stand-alone javascript library built on D3, which
parses JSON representations of plots. The mpld3 python module provides a
set of routines which parses matplotlib plots (using the mplexporter
framework) and outputs the JSON description readable by mpld3.js.
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-mpld3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-mpld3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mpld3-0.5.10.tar.gz | 0001027709 1000 KB | |
python-mpld3.changes | 0000003334 3.26 KB | |
python-mpld3.spec | 0000003097 3.02 KB | |
visualize_tests.py | 0000008253 8.06 KB |
Revision 12 (latest revision is 13)
Dirk Mueller (dirkmueller)
committed
(revision 12)
- update to 0.5.19: * Avoid MPL API removals * allow old and new dasharray * new maintainer * remove sklearn - drop mpld3-pr516-dasharray.patch, mpl-patches.patch: upstream
Comments 0