@@ -31,7 +31,6 @@ <h2>Plotly Open Source Graphing Libraries</h2>
31
31
</ div >
32
32
</ div >
33
33
</ section >
34
- {% include breadcrumb.html %}
35
34
36
35
< section class ="--documentation-categories ">
37
36
< div class ="--wrap category-buttons ">
@@ -139,99 +138,6 @@ <h2>Plotly Dash Open Source Graphing Library</h2>
139
138
</ ul >
140
139
</ div >
141
140
</ section >
142
-
143
- <!-- SCIENTIFIC GRAPHING -->
144
- < section class ="--more-categories ">
145
- < header >
146
- < div class ="--wrap ">
147
- < h4 > Additional Resources</ h4 >
148
- </ div >
149
- </ header >
150
- < div class ="--wrap ">
151
- < article class ="sub-section ">
152
- < header >
153
- < h5 > Python</ h5 >
154
- </ header >
155
- < ul >
156
- < li > < a href ="/python/ " class ="button no_underline centeredsmall "> Python</ a > </ li >
157
- < li > < a href ="https://plot.ly/dash " class ="button no_underline centeredsmall "> Dash - Python Web Applications</ a > </ li >
158
- < li > < a href ="/ipython-notebooks/gallery " class ="button no_underline centeredsmall "> IPython
159
- Notebook</ a > </ li >
160
- < li > < a href ="/matplotlib/ " class ="button no_underline centeredsmall "> matplotlib</ a > </ li >
161
- < li > < a href ="/pandas/ " class ="button no_underline centeredsmall "> pandas</ a > </ li >
162
- </ ul >
163
- </ article >
164
- < article class ="sub-section ">
165
- < header >
166
- < h5 > R</ h5 >
167
- </ header >
168
- < ul >
169
- < li > < a href ="/r/ " class ="button no_underline centeredsmall "> R</ a > </ li >
170
- < li > < a href ="/r/shiny-tutorial/ " class ="button no_underline centeredsmall "> R Shiny</ a > </ li >
171
- < li > < a href ="/ggplot2/ " class ="button no_underline centeredsmall "> ggplot2</ a > </ li >
172
- </ ul >
173
- </ article >
174
- < article class ="sub-section ">
175
- < header >
176
- < h5 > Others</ h5 >
177
- </ header >
178
- < ul >
179
- < li > < a href ="/matlab/ " class ="button no_underline centeredsmall "> MATLAB</ a > </ li >
180
- < li > < a href ="/julia/ " class ="button no_underline centeredsmall "> Julia</ a > </ li >
181
- < li > < a href ="/scala/ " class ="button no_underline centeredsmall "> Scala</ a > </ li >
182
- < li > < a href ="https://github.com/plotly/Igor-Pro-Graph-Converter "
183
- class ="button no_underline centeredsmall "> Igor Pro</ a > </ li >
184
- < li > < a href ="https://github.com/plotly/spotfire "
185
- class ="button no_underline centeredsmall "> Spotfire</ a > </ li >
186
- </ ul >
187
- </ article >
188
- </ div >
189
-
190
- </ section >
191
-
192
- <!-- WEB CHARTING -->
193
-
194
- < section class ="--more-categories ">
195
- < div class ="--wrap ">
196
- < article class ="sub-section ">
197
- < header >
198
- < h4 > Websites</ h4 >
199
- </ header >
200
- < p > Serve plot iframes, JavaScript, or images to your website or app.</ p >
201
- < ul >
202
- < li > < a href ="/javascript/ " class ="button no_underline centeredsmall "> JavaScript</ a > </ li >
203
- < li > < a href ="/python/ " class ="button no_underline centeredsmall "> Python</ a > </ li >
204
- < li > < a href ="/nodejs/ " class ="button no_underline centeredsmall "> Node.js</ a > </ li >
205
- < li > < a href ="https://github.com/plotly/ruby-api "
206
- class ="button no_underline centeredsmall "> Ruby</ a > </ li >
207
- < li > < a href ="https://github.com/plotly/golang-api "
208
- class ="button no_underline centeredsmall "> Go</ a > </ li >
209
- < li > < a href ="http://tahahachana.github.io/XPlot/ "
210
- class ="button no_underline centeredsmall "> F#</ a > </ li >
211
- </ ul >
212
- </ article >
213
-
214
- <!-- HARDWARE -->
215
-
216
- < article class ="sub-section ">
217
- < header >
218
- < h4 > Hardware and Embedded Systems</ h4 >
219
- </ header >
220
- < p style ="margin-top:5px; "> Stream sensor data to graphs.</ p >
221
- < ul >
222
- < li >
223
- < a href ="http://adilmoujahid.com/posts/2015/07/practical-introduction-iot-arduino-nodejs-plotly/ "
224
- class ="button no_underline centeredsmall "> Arduino</ a > </ li >
225
- < li > < a href ="https://plot.ly/raspberry-pi/tmp36-temperature-tutorial/ "
226
- class ="button no_underline centeredsmall "> Rasberry Pi</ a > </ li >
227
- < li > < a href ="https://www.dashdaq.io/ " class ="button no_underline centeredsmall "> Plotly
228
- DASH DAQ</ a > </ li >
229
- </ ul >
230
- </ article >
231
-
232
-
233
- </ div >
234
- </ section >
235
141
</ div >
236
142
</ main >
237
143
0 commit comments