Re: [Matplotlib-users] third-party mpl widgets/tools?

2014-10-06 Thread Matt Sundquist
Hey Ben, Sounds like a cool list. Plotly (https://plot.ly) turns matplotlib plots into interactive, D3.js plots and translates the figure into R, MATLAB, and Julia. Plotly makes the data and figure editable in a web-based GUI, assigns the plot to a URL (e.g.: https://plot.ly/~PlotBot/182), and le

[Matplotlib-users] Converting matplotlib graphs to Plotly: D3 style graphs, online

2014-02-09 Thread Matt Sundquist
Hey matplotlib users, Hi, I'm with Plotly . We thought we'd let you know you can convert matplotlib code to Plotly graphs and our Python API to make interactive, online graphs in Plotly. Your graphs are styled with D3, in the browser, and store your data too. Once y