Jake VanderPlas 12/19/2013

A D3 Viewer for Matplotlib Visualizations

Read Original

The article discusses the development of mpld3, a Python package that bridges matplotlib and D3.js. It enables the creation of interactive, browser-based visualizations directly from standard matplotlib figures, focusing on enhancing data exploration within IPython notebooks. The author explains the motivation, compares it to other tools like Bokeh and Plotly, and provides a code example demonstrating its simple usage.

A D3 Viewer for Matplotlib Visualizations

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week