Skip to content

Commit 9342c28

Browse files
committed
Create README.md
1 parent 1b52d26 commit 9342c28

File tree

1 file changed

+88
-0
lines changed

1 file changed

+88
-0
lines changed

README.md

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
MATLAB-api
2+
==========
3+
4+
Plotly: Data Visualization and Analytics
5+
======
6+
7+
Plotly's scientific graphing libraries let you make and share interactive, publication-quality graphs
8+
in your web browser. That means you can interface Plotly's online graphing tools with your desktop environment,
9+
easily sending or streaming data to your graphs in your web browser.
10+
11+
You can both style with code and with our online interface. And Plotly also offers statistical tools for analalzing your data.
12+
And Plotly also makes it easy to post and share your data and graphs, together, publicly with a url or privately with your team.
13+
14+
15+
Gallery Examples
16+
-------------
17+
18+
Find these examples and the code used to create them [here](https://plot.ly/api)
19+
20+
21+
![](https://f.cloud.github.com/assets/5034604/1587845/c6098d92-5242-11e3-816e-10d96a545efa.png "Example plots")
22+
23+
24+
Documentation
25+
-------------
26+
27+
Online documentation is available [here](https://plot.ly/api).
28+
29+
Examples and Background
30+
--------
31+
32+
You can also use Plotly and IPython to make interactive graphs.
33+
34+
- A [Plotly tutorial](http://nbviewer.ipython.org/7576511) on using the [Plotly graphing API](https://plot.ly/api/Python) to graphs with multiple axes, subplots, and insets.
35+
36+
- A [Plotly demo](http://nbviewer.ipython.org/7628933) 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).
37+
38+
- A [demonstration and tutorial](http://nbviewer.ipython.org/7551139) on making interactive graphs with [Plotly](https://plot.ly/) and Julia.
39+
40+
- [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/)
41+
42+
Use cases
43+
_________
44+
45+
- Stats, physics, and sciences, for stats, fits, and functions [beta distribution](https://plot.ly/~jackp/705/)
46+
47+
- Algebra, geometry, and calculus [Bessel Functions](https://plot.ly/~jackp/914/)
48+
49+
- Finance and business [Tesla and Apple Stock](https://plot.ly/~jackp/903/)
50+
51+
- Stock Data [Bitcoin Prices](https://plot.ly/~jackp/992/)
52+
53+
- Design [Barnsley Fern](https://plot.ly/~chris/403/)
54+
55+
- Makers [Stream and graph data from Arduino and Raspberry PI](https://plot.ly/~flann321/9/)
56+
57+
- Engineering [System Latency](https://plot.ly/~carmeloosh/84/)
58+
59+
- Academia and Journalism [City of New York & Boroughs Population](https://plot.ly/~Dreamshot/113/)
60+
61+
- Sports Journalism [Score Distribution Stats for NFL, NHL, MLB, and NBA](https://plot.ly/sdqlheatmaps)
62+
63+
Installation
64+
------------
65+
66+
Follow easy installation instructions and choose your language [on the Plot.ly site](https://plot.ly/api/)
67+
68+
Development
69+
-----------
70+
71+
Please submit any bugs you encounter to [email protected]. For dashboard uses, see [Plotly.js](https://plot.ly/developers)
72+
73+
Connecting
74+
-----------
75+
76+
You can also connect with us on [Facebook](facebook.com/plotly), [Twitter](https://twitter.com/plotlygraphs), and [Google +](https://plus.google.com/+PlotLy)
77+
78+
Feedback
79+
----------------------
80+
81+
"Plotly was key for getting NASA approval to launch a CubeSat for space exploration."
82+
-Professor Carl Brandon, Vermont Technical College
83+
84+
"Plotly is my absolute favorite way to communicate data and complex ideas to my readers."
85+
-Dylan Matthews, Columnist and Data Journalist, Washington Post
86+
87+
"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."
88+
-Dr. Michael Frank, 2011 Recipient, Presidential Award for Excellence in Mathematics and Science Teaching

0 commit comments

Comments
 (0)