You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plotly's scientific graphing libraries let you make and share interactive, publication-quality graphs
5
-
in your web browser. That means you can interface Plotly's online graphing tools with your desktop environment,
6
-
easily sending or streaming data to your graphs in your web browser.
7
-
8
-
You can both style with code and with our online interface. And Plotly also offers a Python Shell (NumPy suppported) and statistical tools for analalzing your data.
9
-
And Plotly also makes it easy to post and share your data and graphs, together, publicly with a url or privately with your team.
10
-
5
+
in your browser. Plotly's online graphing tools can interface with your desktop environment, allowing you to import or stream data. Then, style beautiful graphs with code and Plotly's online interface. Easily share your data and graphs publicly with a URL or privately with your team.
11
6
12
7
Gallery Examples
13
8
-------------
@@ -18,23 +13,25 @@ Find these examples and the code used to create them [here](https://plot.ly/api)
Online documentation is available [here](https://plot.ly/api).
19
+
-Online documentation is available [here](https://plot.ly/api).
25
20
26
-
Examples and Background
27
-
--------
21
+
- Have questions, thoughts, bugs to report, or suggestions? Contact feedback [at] plot [dot] ly, or connect with us on [Facebook](facebook.com/plotly), [Twitter](https://twitter.com/plotlygraphs), or [Google +](https://plus.google.com/+PlotLy).
28
22
29
-
You can also use Plotly and IPython to make interactive graphs.
23
+
- For dashboard uses, see [Plotly.js](https://plot.ly/developers).
30
24
31
-
- A [Plotly demo](http://nbviewer.ipython.org/7576511) on using the [Plotly graphing API](https://plot.ly/api/Python) to make interactive, collaborative, publication-quality graphs, explained more fully by this [talk](https://www.youtube.com/watch?v=zG8FYPFU9n4).
25
+
IPython-Plotly Notebooks on NBViewer
26
+
-----------------------------
32
27
33
-
-A [Plotly tutorial](http://nbviewer.ipython.org/7628933) on using the [Plotly graphing API](https://plot.ly/api/Python) to graphs with multiple axes, subplots, and insets.
28
+
-[Basic graph examples](http://nbviewer.ipython.org/7576511) Get started here. Try zooming and panning inside the graphs.
34
29
35
-
- A [demonstration and tutorial](http://nbviewer.ipython.org/7551139) on making interactive graphs with [Plotly](https://plot.ly/) and Julia.
30
+
-[Multiple axes, subplots, and insets](http://nbviewer.ipython.org/7628933) Get crazy with scientific graphing here.
31
+
32
+
-[IJulia example](http://nbviewer.ipython.org/7551139) IJulia rocks! So does Plotly. Check it out.
36
33
37
-
-[Plotly graphs in the Washington Post, embedded as an iframe](www.washingtonpost.com/blogs/wonkblog/wp/2013/06/14/do-low-taxes-on-the-rich-leave-the-middle-class-with-lower-wages/)
34
+
-[Bubble Charts and Hover Text](http://nbviewer.ipython.org/gist/jackparmer/7729584) Psychedelic spirals, crime data, Hans Rosling, data slicing with Pandas, and more.
38
35
39
36
Use cases
40
37
------------
@@ -57,20 +54,6 @@ Use cases
57
54
58
55
- Sports Journalism [Score Distribution Stats for NFL, NHL, MLB, and NBA](https://plot.ly/sdqlheatmaps)
59
56
60
-
Installation
61
-
------------
62
-
63
-
Follow easy installation instructions and choose your language [on the Plot.ly site](https://plot.ly/api/)
64
-
65
-
Development
66
-
-----------
67
-
68
-
Please submit any bugs you encounter to [email protected]. For dashboard uses, see [Plotly.js](https://plot.ly/developers)
69
-
70
-
Connecting
71
-
-----------
72
-
73
-
You can also connect with us on [Facebook](facebook.com/plotly), [Twitter](https://twitter.com/plotlygraphs), and [Google +](https://plus.google.com/+PlotLy)
74
57
75
58
Feedback
76
59
----------------------
@@ -81,5 +64,4 @@ Feedback
81
64
"Plotly is my absolute favorite way to communicate data and complex ideas to my readers."
82
65
-Dylan Matthews, Columnist and Data Journalist, Washington Post
83
66
84
-
"I am using the Plotly Chrome App to teach high school students how scientists really analyze and present data. This app goes well beyond anything else we have been able to find."
85
-
-Dr. Michael Frank, 2011 Recipient, Presidential Award for Excellence in Mathematics and Science Teaching
67
+
"@plotlygraphs Continues to kick ass with their latest release of their plotting api. Multiple coordinated charts rock!" -Stanford robotics guru
0 commit comments