Skip to content

Commit b4236ed

Browse files
committed
yikes - not entirely sure what is happening here
1 parent a23b25b commit b4236ed

File tree

466 files changed

+894229
-892959
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

466 files changed

+894229
-892959
lines changed

2015/06/30/style-template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1879,7 +1879,7 @@ <h6 class="footer-heading">API</h6>
18791879
<li><a href="https://plot.ly/api/" target="_self">Documentation</a></li>
18801880
<li><a href="https://plot.ly/api/" target="_self">API Libraries</a></li>
18811881
<li><a href="https://plot.ly/rest/" target="_self">REST APIs</a></li>
1882-
<li><a href="https://plot.ly/javascript-graphing-library/" target="_self">Plotly.js</a></li>
1882+
<li><a href="https://plot.ly/javascript/" target="_self">Plotly.js</a></li>
18831883
<li><a href="https://plot.ly/workshop/" target="_self">Hardware</a></li>
18841884
</ul>
18851885
</div>

2015/07/15/latex-fib.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
---
2-
name: LaTeX in MATLAB
3-
plot_url: https://plot.ly/~jackp/9306/
4-
language: matlab
5-
suite: latex
6-
order: 0
7-
sitemap: false
8-
91
% Calculate the Fibonacci numbers from 1 to 12
102
fib = zeros(1, 12);
113
for i = 1:12

api/index.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h6>Plotly MATLAB API</h6>
177177
<h6>Plotly R API</h6>
178178
</div>
179179
</div></a>
180-
<a href="/javascript-graphing-library/getting-started/"><div class="two columns categories-apis" onmouseover="movingInImgOp(js_api_img, js_api_text)" onmouseout="movingOutImgOp(js_api_img, js_api_text)">
180+
<a href="/javascript/getting-started/"><div class="two columns categories-apis" onmouseover="movingInImgOp(js_api_img, js_api_text)" onmouseout="movingOutImgOp(js_api_img, js_api_text)">
181181
<div id="js_api_img">
182182
<img src="http://i.stack.imgur.com/Mmww2.png" alt="Plotly.js" style="max-width:90px;">
183183
</div>
@@ -196,11 +196,11 @@ <h6></h6>
196196

197197
<!-- SCIENTIFIC GRAPHING -->
198198
<hr>
199-
<h4>Science & engineering</h4>
199+
<h4>Science &amp; engineering</h4>
200200
<table>
201-
<tr class="row">
201+
<tr class="row">
202202
<td><h6 class="inline-big centeredsmall">Python</h6></td>
203-
<td>
203+
<td>
204204
<a href="/python/" class="button no_underline centeredsmall">Python</a>
205205
<a href="/ipython-notebooks/gallery" class="button no_underline centeredsmall">IPython Notebook</a>
206206
<a href="/matplotlib/" class="button no_underline centeredsmall">matplotlib</a>
@@ -213,15 +213,15 @@ <h4>Science & engineering</h4>
213213
<a href="/r/" class="button no_underline centeredsmall">R</a>
214214
<a href="/r/shiny-tutorial/" class="button no_underline centeredsmall">R Shiny</a>
215215
<a href="/ggplot2/" class="button no_underline centeredsmall">ggplot2</a>
216-
</td>
216+
</td>
217217
</tr>
218218
<tr class="row">
219219
<td><h6 class="inline-big centeredsmall">Excel</h6></td>
220220
<td>
221221
<a href="http://help.plot.ly/tutorials/#excel" class="button no_underline centeredsmall">Upload xls files</a>
222222
<a href="https://store.office.com/plotly-charts-WA104379485.aspx?assetid=WA104379485" class="button no_underline centeredsmall">Excel App</a>
223223
</td>
224-
</tr>
224+
</tr>
225225
<tr class="row">
226226
<td><h6 class="inline-big centeredsmall">Others</h6></td>
227227
<td>
@@ -231,24 +231,24 @@ <h4>Science & engineering</h4>
231231
<a href="https://github.com/plotly/spotfire" class="button no_underline centeredsmall">Spotfire</a>
232232
</td>
233233
</tr>
234-
</table>
234+
</table>
235235

236236
<!-- WEB CHARTING -->
237237
<hr>
238238
<h4>Websites</h4>
239-
<div class="row">
240-
<a href="/javascript-graphing-library/" class="button no_underline centeredsmall">JavaScript</a>
239+
<div class="row">
240+
<a href="/javascript/" class="button no_underline centeredsmall">JavaScript</a>
241241
<a href="/python/" class="button no_underline centeredsmall">Python</a>
242-
<a href="/nodejs/" class="button no_underline centeredsmall">Node.js</a>
242+
<a href="/nodejs/" class="button no_underline centeredsmall">Node.js</a>
243243
<a href="https://github.com/plotly/ruby-api" class="button no_underline centeredsmall">Ruby</a>
244-
<a href="https://github.com/plotly/golang-api" class="button no_underline centeredsmall">Go</a>
245-
<a href="http://tahahachana.github.io/XPlot/" class="button no_underline centeredsmall">F#</a>
246-
</div>
247-
<p style="margin-top:5px;">Serve plot iframes, JavaScript, or images to your website or app.</p>
244+
<a href="https://github.com/plotly/golang-api" class="button no_underline centeredsmall">Go</a>
245+
<a href="http://tahahachana.github.io/XPlot/" class="button no_underline centeredsmall">F#</a>
246+
</div>
247+
<p style="margin-top:5px;">Serve plot iframes, JavaScript, or images to your website or app.</p>
248248

249249
<!-- HARDWARE -->
250250
<hr>
251-
<h4>Hardware and Embedded Systems</h4>
251+
<h4>Hardware and Embedded Systems</h4>
252252
<div class="row">
253253
<a href="http://adilmoujahid.com/posts/2015/07/practical-introduction-iot-arduino-nodejs-plotly/" class="button no_underline centeredsmall">Arduino</a>
254254
<a href="https://plot.ly/raspberry-pi/tmp36-temperature-tutorial/" class="button no_underline centeredsmall">Rasberry Pi</a>
@@ -259,7 +259,7 @@ <h4>Hardware and Embedded Systems</h4>
259259
<!-- API PROTOCOL-->
260260
<hr>
261261
<h4>API Protocol</h4>
262-
<div class="row">
262+
<div class="row">
263263
<a href="https://plot.ly/rest/" class="button no_underline centeredsmall">REST API</a>
264264
<a href="https://plot.ly/streaming/" class="button no_underline centeredsmall">Streaming API</a>
265265
<br>
@@ -280,7 +280,7 @@ <h6 class="footer-heading">API</h6>
280280
<li><a href="https://plot.ly/api/" target="_self">Documentation</a></li>
281281
<li><a href="https://plot.ly/api/" target="_self">API Libraries</a></li>
282282
<li><a href="https://plot.ly/rest/" target="_self">REST APIs</a></li>
283-
<li><a href="https://plot.ly/javascript-graphing-library/" target="_self">Plotly.js</a></li>
283+
<li><a href="https://plot.ly/javascript/" target="_self">Plotly.js</a></li>
284284
<li><a href="https://plot.ly/workshop/" target="_self">Hardware</a></li>
285285
</ul>
286286
</div>
@@ -310,7 +310,7 @@ <h6 class="footer-heading">Solutions</h6>
310310
<li><a href="https://plot.ly/product/plotlyjs/" target="_self">Plotly.js</a></li>
311311
</ul>
312312
</div>
313-
<div class="two columns footcolumn respfooter">
313+
<div class="two columns footcolumn respfooter">
314314
<h6 class="footer-heading">Connect</h6>
315315
<ul class="plotly-social-media-small">
316316
<li><a href="//twitter.com/plotlygraphs" target="_blank"><i class="icon-twitter social_icon"></i></a></li>
@@ -322,14 +322,14 @@ <h6 class="footer-heading">Connect</h6>
322322
</div>
323323
<div class="one column footcolumn"></div>
324324
</div>
325-
325+
326326
<div class="row footerarea footer-bottom">
327327
<div class="one column footcolumn space"> </div>
328328
<div class="four columns footcolumn"><p>Copyright &copy; 2015 Plotly. All rights reserved.</p></div>
329329
<div class="two columns footcolumn"><a href="https://plot.ly/terms-of-service/" target="_blank" ><p>Terms of Service</p></a></div>
330330
<div class="two columns footcolumn"><a href="https://plot.ly/privacy/" target="_blank"><p>Privacy Policy</p></a></div>
331-
332-
331+
332+
333333
</div>
334334
</div>
335335
</footer>
@@ -343,7 +343,7 @@ <h6 class="footer-heading">Connect</h6>
343343

344344
<!-- Image Hover Script -->
345345
<script src="https://plot.ly/gh-pages/documentation/static//javascripts/imghover.js"></script>
346-
346+
347347
<!-- code highlighting -->
348348
<script src="https://plot.ly/gh-pages/documentation/static//javascripts/codehighlight/highlight.pack.js"></script>
349349
<script>hljs.initHighlightingOnLoad();</script>

eula/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@
172172
<h1 class="centered">Plotly.js EULA</h1>
173173
<h3 class="centered">Plotly JavaScript Graphing Library</h3>
174174
<div class="row centered btnrow">
175-
<a href="https://plot.ly/javascript-graphing-library/reference/" class="button no_underline">Reference</a>
176-
<a href="https://plot.ly/javascript-graphing-library/showcase/" class="button no_underline">Showcase</a>
175+
<a href="https://plot.ly/javascript/reference/" class="button no_underline">Reference</a>
176+
<a href="https://plot.ly/javascript/showcase/" class="button no_underline">Showcase</a>
177177
<a href="https://plot.ly/product/enterprise/get-in-touch/" class="button no_underline">Purchase</a>
178178
</div>
179179

@@ -238,7 +238,7 @@ <h6 class="footer-heading">API</h6>
238238
<li><a href="https://plot.ly/api/" target="_self">Documentation</a></li>
239239
<li><a href="https://plot.ly/api/" target="_self">API Libraries</a></li>
240240
<li><a href="https://plot.ly/rest/" target="_self">REST APIs</a></li>
241-
<li><a href="https://plot.ly/javascript-graphing-library/" target="_self">Plotly.js</a></li>
241+
<li><a href="https://plot.ly/javascript/" target="_self">Plotly.js</a></li>
242242
<li><a href="https://plot.ly/workshop/" target="_self">Hardware</a></li>
243243
</ul>
244244
</div>
@@ -268,7 +268,7 @@ <h6 class="footer-heading">Solutions</h6>
268268
<li><a href="https://plot.ly/product/plotlyjs/" target="_self">Plotly.js</a></li>
269269
</ul>
270270
</div>
271-
<div class="two columns footcolumn respfooter">
271+
<div class="two columns footcolumn respfooter">
272272
<h6 class="footer-heading">Connect</h6>
273273
<ul class="plotly-social-media-small">
274274
<li><a href="//twitter.com/plotlygraphs" target="_blank"><i class="icon-twitter social_icon"></i></a></li>
@@ -280,14 +280,14 @@ <h6 class="footer-heading">Connect</h6>
280280
</div>
281281
<div class="one column footcolumn"></div>
282282
</div>
283-
283+
284284
<div class="row footerarea footer-bottom">
285285
<div class="one column footcolumn space"> </div>
286286
<div class="four columns footcolumn"><p>Copyright &copy; 2015 Plotly. All rights reserved.</p></div>
287287
<div class="two columns footcolumn"><a href="https://plot.ly/terms-of-service/" target="_blank" ><p>Terms of Service</p></a></div>
288288
<div class="two columns footcolumn"><a href="https://plot.ly/privacy/" target="_blank"><p>Privacy Policy</p></a></div>
289-
290-
289+
290+
291291
</div>
292292
</div>
293293
</footer>
@@ -301,7 +301,7 @@ <h6 class="footer-heading">Connect</h6>
301301

302302
<!-- Image Hover Script -->
303303
<script src="https://plot.ly/gh-pages/documentation/static//javascripts/imghover.js"></script>
304-
304+
305305
<!-- code highlighting -->
306306
<script src="https://plot.ly/gh-pages/documentation/static//javascripts/codehighlight/highlight.pack.js"></script>
307307
<script>hljs.initHighlightingOnLoad();</script>

0 commit comments

Comments
 (0)