[FoxPUG] Plotly: Python interactive graphing and online command line

Matt Sundquist matt at plot.ly
Tue Nov 26 10:31:47 CET 2013


Hi FoxPUG friends,

Happy Tuesday! My name is Matt, and I'm a co-founder at
Plot.ly<https://plot.ly/>,
a graphing and analytics project. We just shipped a beta, and thought the
Python folks on this list might be interested.

Plotly has a Python Shell (NumPy supported) that you can run in the
browser, and a Python graphing library available
here<https://plot.ly/api/python> that
lets you make interactive, browser-based graphs. You can also make
interactive graphs with IPython with Plotly, like
this<http://nbviewer.ipython.org/7576511> (general
documentation) and this <http://nbviewer.ipython.org/7628933> (for multiple
axes and subplots). All your graphs are stored with their data, and you can
share them with a URL, stream data to them, download them, and
collaboratively edit them online.

Our gallery is below, and the code to make the graphs is available on our
site.

We're a brand new project, so any and all help, feedback, and support is
massively appreciated. Thanks so much for any and all thoughts.

Thanks so much,
Matt

[image: Inline image 1]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/foxpug/attachments/20131126/97798e23/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Gallery.png
Type: image/png
Size: 286629 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/foxpug/attachments/20131126/97798e23/attachment-0001.png>


More information about the FoxPUG mailing list