Skip to content

Commit 829893d

Browse files
Merge pull request #10706 from msund/patch-1
adding plotly to ecosystem
2 parents 8ae292c + 5aa48ff commit 829893d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/ecosystem.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ The `Vincent <https://github.com/wrobstory/vincent>`__ project leverages `Vega <
8080
(that in turn, leverages `d3 <http://d3js.org/>`__) to create plots . It has great support
8181
for pandas data objects.
8282

83+
`Plotly <https://plot.ly/python>`__
84+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
85+
86+
`Plotly’s <https://plot.ly/>`__ `Python API <https://plot.ly/python/>`__ enables interactive figures and web shareability. Maps, 2D, 3D, and live-streaming graphs are rendered with WebGL and `D3.js <http://d3js.org/>`__. The library supports plotting directly from a pandas DataFrame and cloud-based collaboration. Users of `matplotlib, ggplot for Python, and Seaborn <https://plot.ly/python/matplotlib-to-plotly-tutorial/>`__ can convert figures into interactive web-based plots. Plots can be drawn in `IPython Notebooks <https://plot.ly/ipython-notebooks/>`__ , edited with R or MATLAB, modified in a GUI, or embedded in apps and dashboards.
8387

8488
.. _ecosystem.ide:
8589

0 commit comments

Comments
 (0)