-
-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy path2015-07-26-index.html
executable file
·213 lines (190 loc) · 8.84 KB
/
2015-07-26-index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
---
name: Plotly Open Source Graphing Libraries
permalink: /api/
redirect_from:
- /
- /graphing-libraries/
---
<!DOCTYPE html>
<html>
{% include layouts/head.html %}
<body class="darkmode">
{% include layouts/google-tag-body.html %}
{% include layouts/_header-main.html %}
<main class="page --home --api">
<div class="--wrap-top">
<section class="hero">
<div class="--wrap-inner">
<div class="--welcome layer">
<h2 style="margin-top:40px">Plotly Open Source Graphing Libraries</h2>
<span class="welcome">
<p>
Interactive charts and maps for Python, R, Julia, Javascript, ggplot2, F#, MATLAB®, and Dash.
</p>
<br>
</span>
</div>
</div>
</section>
<section class="--documentation-categories">
<div class="--wrap category-buttons">
<ul>
<li>
<a href="/python/">
<div class="category-wrap">
<div class="category-img"><img src="../all_static/images/python.png" alt="">
</div>
<div class="category-meta">
<h2>Plotly Python<br />Open Source<br />Graphing Library</h2>
<!--<p>Anyone making charts or dashboards online.</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly.py&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
<li>
<a href="/r/">
<div class="category-wrap">
<div class="category-img"><img src="../all_static/images/r.png" alt="Plotly R API">
</div>
<div class="category-meta">
<h2>Plotly R<br />Open Source<br />Graphing Library</h2>
<!--<p>-->
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
<!--dashboards.-->
<!--</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly.R&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
<li>
<a href="/julia/">
<div class="category-wrap">
<div class="category-img"><img src="../all_static/images/julia.png" alt="">
</div>
<div class="category-meta">
<h2>Plotly Julia<br />Open Source<br />Graphing Library</h2>
<!--<p>-->
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
<!--dashboards.-->
<!--</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=JuliaPlots&repo=PlotlyJS.jl&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
<li>
<a href="/javascript/">
<div class="category-wrap">
<div class="category-img"><img src="../all_static/images/icon-plotly_js.png" alt="">
</div>
<div class="category-meta">
<h2>Plotly Javascript<br />Open Source<br />Graphing Library</h2>
<!--<p>-->
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
<!--dashboards.-->
<!--</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly.js&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
<li>
<a href="/ggplot2/">
<div class="category-wrap">
<div class="category-img"><img src="../all_static/images/ggplot2.png" alt="">
</div>
<div class="category-meta">
<h2>Plotly ggplot2<br />Open Source<br />Graphing Library</h2>
<!--<p>-->
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
<!--dashboards.-->
<!--</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly.R&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
<li>
<a href="/fsharp/">
<div class="category-wrap">
<div class="category-img"><img src="../all_static/images/icon-fsharp.png" alt="">
</div>
<div class="category-meta">
<h2>Plotly F#<br />Open Source<br />Graphing Library</h2>
<!--<p>-->
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
<!--dashboards.-->
<!--</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=Plotly.NET&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
<li>
<a href="/matlab/">
<div class="category-wrap">
<div class="category-img"><img src="../all_static/images/icon-matlab.png" alt="">
</div>
<div class="category-meta">
<h2>Plotly MATLAB®<br />Open Source<br />Graphing Library</h2>
<!--<p>-->
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
<!--dashboards.-->
<!--</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly_matlab&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
<li>
<a href="https://dash.plotly.com/">
<div class="category-wrap">
<div class="category-img">
<img src="../all_static/images/icon-dash-dark.png" alt="" class="dash-dark">
<img src="../all_static/images/icon-dash.png" alt="" class="dash-light">
</div>
<div class="category-meta">
<h2>Plotly Dash<br />Open Source <br />Analytical App Framework</h2>
<!--<p>-->
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
<!--dashboards.-->
<!--</p>-->
</div>
<div class="category-wrap github-stars">
<!-- Place this tag where you want the button to render. -->
<iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=dash&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
</div>
</div>
</a>
</li>
</ul>
</div>
</section>
</div>
</main>
{% include layouts/_footer-main.html %}
</body>
</html>