A D3 Viewer for Matplotlib Visualizations(jakevdp.github.io)
jakevdp.github.io
A D3 Viewer for Matplotlib Visualizations
http://jakevdp.github.io/blog/2013/12/19/a-d3-viewer-for-matplotlib/
4 comments
For those interested in this sort of thing, Julia's Gadfly can also use D3 as a backend: https://github.com/dcjones/Gadfly.jl (although to be fair gadfly has more in common with ggplot than matplotlib)
Looks pretty cool. I'll have to give it a shot. Look forward to the other features being implemented, specifically scatter plots given that I do a lot of work with them.
Looks awesome! Does this work with graphing (e.g. networkx) as well?
BTW, this is John from B&&C.