diff --git a/Contributing.md b/Contributing.md index dec2d44aebff..5c88985e7ae0 100755 --- a/Contributing.md +++ b/Contributing.md @@ -14,7 +14,7 @@ git checkout source-design-merge 2. Check Ruby version `$ ruby --version`. We recommend using `version 2.3.3` or the same ruby version as [gh-pages](https://pages.github.com/versions/). Note [RVM](https://rvm.io/rvm/install) is helpful for installing and managing ruby versions. -3. Install bundler and dependencies from the `gemfile`: +3. Install bundler and dependencies from the `Gemfile`: ```sh gem install bundler diff --git a/_includes/_new/_page-components/_footer-main.html b/_includes/_new/_page-components/_footer-main.html index 2dc1c1b126f2..a91a0ada4d9f 100644 --- a/_includes/_new/_page-components/_footer-main.html +++ b/_includes/_new/_page-components/_footer-main.html @@ -92,7 +92,7 @@
C-12 Energy’s technology team built their real-time data acquisition, visualization and analysis platform on Plotly’s data visualization and dashboard technology. Their platform uses a mix of - Python, Javascript and Plotly.js to capture and analyze large data sets: + Python, JavaScript and Plotly.js to capture and analyze large data sets:
diff --git a/_includes/footer.html b/_includes/footer.html index a8a1fa183af6..0b8d7535523b 100755 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -67,7 +67,7 @@EMBEDDED BI/OEM
- Fork on Github + Fork on GitHub {% elsif page.language == 'julia' %} @@ -74,7 +74,7 @@-Copyright © 2018 Plotly. All rights reserved. + {% include copyright.html %}- Fork on Github + Fork on GitHub {% elsif page.language == 'matlab' or page.language == 'matplotlib' %} @@ -65,7 +65,7 @@Terms of Service diff --git a/_includes/navigation-bar.html b/_includes/navigation-bar.html index 51035f079ffb..c028bbed6e3b 100755 --- a/_includes/navigation-bar.html +++ b/_includes/navigation-bar.html @@ -37,7 +37,7 @@ {% if page.permalink == '/ipython-notebooks/' %} @@ -47,7 +47,7 @@- Fork on Github + Fork on GitHub {% elsif page.language == 'python' or page.language == 'pandas' %} @@ -56,7 +56,7 @@
This notebook was contributed by Plotly user Otto Stegmaier. You can follow Otto on Github.
+This notebook was contributed by Plotly user Otto Stegmaier. You can follow Otto on GitHub.
This notebook was contributed by Plotly user Emilia Petrisor. You can follow Emilia on Twitter @mathinpython or Github.
+This notebook was contributed by Plotly user Emilia Petrisor. You can follow Emilia on Twitter @mathinpython or GitHub.
This notebook was contributed by Plotly user Emilia Petrisor. You can follow Emilia on Twitter @mathinpython or Github.
+This notebook was contributed by Plotly user Emilia Petrisor. You can follow Emilia on Twitter @mathinpython or GitHub.
This notebook was contributed by plotly user Germain Salvato-Vallverdu. You can follow him on Github or visit his webpage.
+This notebook was contributed by plotly user Germain Salvato-Vallverdu. You can follow him on GitHub or visit his webpage.
This notebook was contributed by Plotly user Emilia Petrisor. You can follow Emilia on Twitter @mathinpython or Github.
+This notebook was contributed by Plotly user Emilia Petrisor. You can follow Emilia on Twitter @mathinpython or GitHub.
Embed the chart into the document using "embed". This essentially embeds the Javascript code, necessary to make it interactive.
+Embed the chart into the document using "embed". This essentially embeds the JavaScript code, necessary to make it interactive.
sudo pip install colorlover
Code and documentation on Github"
+ "###### Install with pip, sudo pip install colorlover
Code and documentation on GitHub"
]
},
{
diff --git a/_posts/ipython-notebooks/density-of-states .ipynb b/_posts/ipython-notebooks/density-of-states .ipynb
index 33de018f31b0..88e1a0747fcf 100644
--- a/_posts/ipython-notebooks/density-of-states .ipynb
+++ b/_posts/ipython-notebooks/density-of-states .ipynb
@@ -13,7 +13,7 @@
"source": [
"### About the Author:\n",
"\n",
- "This notebook was contributed by plotly user [Germain Salvato-Vallverdu](https://plot.ly/~gvallverdu). You can follow him on [Github](https://github.com/gVallverdu?tab=activity) or visit [his webpage](http://gvallver.perso.univ-pau.fr/)."
+ "This notebook was contributed by plotly user [Germain Salvato-Vallverdu](https://plot.ly/~gvallverdu). You can follow him on [GitHub](https://github.com/gVallverdu?tab=activity) or visit [his webpage](http://gvallver.perso.univ-pau.fr/)."
]
},
{
diff --git a/_posts/ipython-notebooks/scoreboard-republican-candidates.ipynb b/_posts/ipython-notebooks/scoreboard-republican-candidates.ipynb
index 0e72502d626a..aadc8558daf0 100644
--- a/_posts/ipython-notebooks/scoreboard-republican-candidates.ipynb
+++ b/_posts/ipython-notebooks/scoreboard-republican-candidates.ipynb
@@ -12,7 +12,7 @@
"metadata": {},
"source": [
"##### ABOUT THE AUTHOR:\n",
- "This notebook was contributed by [Plotly user Emilia Petrisor](https://plot.ly/~empet). You can follow Emilia on Twitter [@mathinpython](https://twitter.com/mathinpython) or [Github](https://github.com/empet)."
+ "This notebook was contributed by [Plotly user Emilia Petrisor](https://plot.ly/~empet). You can follow Emilia on Twitter [@mathinpython](https://twitter.com/mathinpython) or [GitHub](https://github.com/empet)."
]
},
{
diff --git a/_posts/ipython-notebooks/ukelectionbbg.ipynb b/_posts/ipython-notebooks/ukelectionbbg.ipynb
index cbb5164b6db3..af800224a315 100755
--- a/_posts/ipython-notebooks/ukelectionbbg.ipynb
+++ b/_posts/ipython-notebooks/ukelectionbbg.ipynb
@@ -576,7 +576,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "Embed the chart into the document using \"embed\". This essentially embeds the Javascript code, necessary to make it interactive."
+ "Embed the chart into the document using \"embed\". This essentially embeds the JavaScript code, necessary to make it interactive."
]
},
{
diff --git a/_posts/julia/README.md b/_posts/julia/README.md
index 00be96528af6..73a93dd95fc1 100644
--- a/_posts/julia/README.md
+++ b/_posts/julia/README.md
@@ -16,7 +16,7 @@
$ bundle install
```
-IMPORTANT -If not using bundler and the gemfile, [install the same jekyll version that Github Pages is using](https://pages.github.com/versions/).
+IMPORTANT -If not using bundler and the gemfile, [install the same jekyll version that GitHub Pages is using](https://pages.github.com/versions/).
## Create Julia Documentation:
Our Julia tutorials are written in HTML files with embedded plot examples.
diff --git a/_posts/matlab/2015-04-05-matlab-index.html b/_posts/matlab/2015-04-05-matlab-index.html
index daadb43161db..50a82108c795 100755
--- a/_posts/matlab/2015-04-05-matlab-index.html
+++ b/_posts/matlab/2015-04-05-matlab-index.html
@@ -68,7 +68,7 @@ getplotlyoffline('https://cdn.plot.ly/plotly-latest.min.js')
diff --git a/_posts/plotly_js/2015-04-05-plotly_js-index.html b/_posts/plotly_js/2015-04-05-plotly_js-index.html
index a60fa53b6873..6070c1f0fb70 100755
--- a/_posts/plotly_js/2015-04-05-plotly_js-index.html
+++ b/_posts/plotly_js/2015-04-05-plotly_js-index.html
@@ -14,7 +14,7 @@
- Plotly Javascript Open Source Graphing Library
+ Plotly JavaScript Open Source Graphing Library
Built on top of d3.js and stack.gl, plotly.js is a high-level, declarative charting library. plotly.js ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps.
Learn about why we open sourced plotly.js or view the source on GitHub.
diff --git a/_posts/plotly_js/3d/3d-cone/2018-06-12-3d-cone-plotly_js_index.html b/_posts/plotly_js/3d/3d-cone/2018-06-12-3d-cone-plotly_js_index.html
index 263540fe372a..1cdd3f432be9 100644
--- a/_posts/plotly_js/3d/3d-cone/2018-06-12-3d-cone-plotly_js_index.html
+++ b/_posts/plotly_js/3d/3d-cone/2018-06-12-3d-cone-plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library 3D Cone Plots | Examples | Plotly
+title: JavaScript Graphing Library 3D Cone Plots | Examples | Plotly
name: 3D Cone Plots
permalink: javascript/cone-plot/
description: How to make 3D cone plots in javascript.
diff --git a/_posts/plotly_js/3d/3d-line/2015-04-09-3d-line_plotly_js_index.html b/_posts/plotly_js/3d/3d-line/2015-04-09-3d-line_plotly_js_index.html
index c407e4e409a0..3d754b07e011 100755
--- a/_posts/plotly_js/3d/3d-line/2015-04-09-3d-line_plotly_js_index.html
+++ b/_posts/plotly_js/3d/3d-line/2015-04-09-3d-line_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library 3D Line Plots | Examples | Plotly
+title: JavaScript Graphing Library 3D Line Plots | Examples | Plotly
name: 3D Line Plots
permalink: javascript/3d-line-plots/
description: How to make 3D line plots in javascript.
diff --git a/_posts/plotly_js/3d/3d-mesh/2016-05-30-3d-mesh-index.html b/_posts/plotly_js/3d/3d-mesh/2016-05-30-3d-mesh-index.html
index a554af1b5d0d..25005c10cb59 100755
--- a/_posts/plotly_js/3d/3d-mesh/2016-05-30-3d-mesh-index.html
+++ b/_posts/plotly_js/3d/3d-mesh/2016-05-30-3d-mesh-index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library 3D Mesh Plots | Examples | Plotly
+title: JavaScript Graphing Library 3D Mesh Plots | Examples | Plotly
name: 3D Mesh Plots
permalink: javascript/3d-mesh/
description: How to make 3D mesh plots in javascript.
diff --git a/_posts/plotly_js/3d/3d-scatter/2015-04-09-3d-scatter_plotly_js_index.html b/_posts/plotly_js/3d/3d-scatter/2015-04-09-3d-scatter_plotly_js_index.html
index 3dcd1e01895e..52162ea61738 100755
--- a/_posts/plotly_js/3d/3d-scatter/2015-04-09-3d-scatter_plotly_js_index.html
+++ b/_posts/plotly_js/3d/3d-scatter/2015-04-09-3d-scatter_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library 3D Scatter Plots | Examples | Plotly
+title: JavaScript Graphing Library 3D Scatter Plots | Examples | Plotly
name: 3D Scatter Plots
permalink: javascript/3d-scatter-plots/
description: How to make 3D scatter plots in javascript.
diff --git a/_posts/plotly_js/3d/3d-streamtube/2018-07-19-3d-streamtube-plotly_js_index.html b/_posts/plotly_js/3d/3d-streamtube/2018-07-19-3d-streamtube-plotly_js_index.html
index 67407060d32c..e6a6fe799f46 100644
--- a/_posts/plotly_js/3d/3d-streamtube/2018-07-19-3d-streamtube-plotly_js_index.html
+++ b/_posts/plotly_js/3d/3d-streamtube/2018-07-19-3d-streamtube-plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library 3D Streamtube Plots | Examples | Plotly
+title: JavaScript Graphing Library 3D Streamtube Plots | Examples | Plotly
name: 3D Streamtube Plots
permalink: javascript/streamtube-plot/
description: How to make 3D streamtube plots in javascript.
diff --git a/_posts/plotly_js/3d/3d-surface/2015-04-09-3d-surface_plotly_js_index.html b/_posts/plotly_js/3d/3d-surface/2015-04-09-3d-surface_plotly_js_index.html
index 5e651622ff0d..6b934a031566 100755
--- a/_posts/plotly_js/3d/3d-surface/2015-04-09-3d-surface_plotly_js_index.html
+++ b/_posts/plotly_js/3d/3d-surface/2015-04-09-3d-surface_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library 3D Surface Plots | Examples | Plotly
+title: JavaScript Graphing Library 3D Surface Plots | Examples | Plotly
name: 3D Surface Plots
permalink: javascript/3d-surface-plots/
description: How to make 3D surface plots in javascript.
diff --git a/_posts/plotly_js/3d/trisurf/2016-02-29-trisurf_plotly_js_index.html b/_posts/plotly_js/3d/trisurf/2016-02-29-trisurf_plotly_js_index.html
index cafe7d874b41..2f514a1d21b5 100755
--- a/_posts/plotly_js/3d/trisurf/2016-02-29-trisurf_plotly_js_index.html
+++ b/_posts/plotly_js/3d/trisurf/2016-02-29-trisurf_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Trisurf Plots | Examples | Plotly
+title: JavaScript Graphing Library Trisurf Plots | Examples | Plotly
name: Tri-Surf Plots
permalink: javascript/trisurf/
description: How to make Trisurf in javascript.
diff --git a/_posts/plotly_js/README.md b/_posts/plotly_js/README.md
index bfd8f95026db..f7df5e50c85a 100644
--- a/_posts/plotly_js/README.md
+++ b/_posts/plotly_js/README.md
@@ -1,4 +1,4 @@
-# Contribute to Plotly's [Javascript Documentation](https://plot.ly/javascript/)
+# Contribute to Plotly's [JavaScript Documentation](https://plot.ly/javascript/)
## Initial Steps:
@@ -19,7 +19,7 @@ gem install bundler
bundle install
```
-IMPORTANT -If not using bundler and the gemfile, [install the same jekyll version that Github Pages is using](https://pages.github.com/versions/).
+IMPORTANT -If not using bundler and the gemfile, [install the same jekyll version that GitHub Pages is using](https://pages.github.com/versions/).
## Create Plotly.js Documentation:
@@ -32,7 +32,7 @@ Our javascript tutorials are written in HTML files with embedded [codepen](http:
2. `cd` into the folder you created and create an html index file labeled: `yyyy-mm-dd-chart_type_plotlyjs_index.html`. Copy the index file template below and replace with the necessary information pertaining to the doc you are creating.
```
---
- title: Javascript Graphing Library D3.js-based Add-Chart-Type-or-Topic | Examples | Plotly
+ title: JavaScript Graphing Library D3.js-based Add-Chart-Type-or-Topic | Examples | Plotly
name: Add-Chart-Type-or-Topic
permalink: javascript/add-chart-type-or-topic/
description: How to make a D3.js-based add-chart-type-or-topic in javascript. Add an additional sentence summarizing chart-type or topic.
diff --git a/_posts/plotly_js/basic/WebGL/2018-08-07-webgl_plotlyjs_index.html b/_posts/plotly_js/basic/WebGL/2018-08-07-webgl_plotlyjs_index.html
index 2aad2724373f..786be785db41 100644
--- a/_posts/plotly_js/basic/WebGL/2018-08-07-webgl_plotlyjs_index.html
+++ b/_posts/plotly_js/basic/WebGL/2018-08-07-webgl_plotlyjs_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based WebGL vs SVG | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based WebGL vs SVG | Examples | Plotly
name: WebGL vs SVG
permalink: javascript/webgl-vs-svg/
description: Implement WebGL for increased speed, improved interactivity, and the ability to plot even more data!
diff --git a/_posts/plotly_js/basic/area/2015-04-09-area_plotly_js_index.html b/_posts/plotly_js/basic/area/2015-04-09-area_plotly_js_index.html
index 3044a98601d4..8d6104067903 100755
--- a/_posts/plotly_js/basic/area/2015-04-09-area_plotly_js_index.html
+++ b/_posts/plotly_js/basic/area/2015-04-09-area_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Filled Area Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Filled Area Plots | Examples | Plotly
name: Filled Area Plots
permalink: javascript/filled-area-plots/
description: How to make a D3.js-based filled area plot in javascript. An area chart displays a solid color between the traces of a graph.
diff --git a/_posts/plotly_js/basic/bar/2015-04-09-bar_plotly_js_index.html b/_posts/plotly_js/basic/bar/2015-04-09-bar_plotly_js_index.html
index 0203903d57d9..54a0a69effaf 100755
--- a/_posts/plotly_js/basic/bar/2015-04-09-bar_plotly_js_index.html
+++ b/_posts/plotly_js/basic/bar/2015-04-09-bar_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Bar Charts | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Bar Charts | Examples | Plotly
name: Bar Charts
permalink: javascript/bar-charts/
description: How to make a D3.js-based bar chart in javascript. Seven examples of grouped, stacked, overlaid, and colored bar charts.
diff --git a/_posts/plotly_js/basic/bubble/2015-04-09-bubble_plotly_js_index.html b/_posts/plotly_js/basic/bubble/2015-04-09-bubble_plotly_js_index.html
index 860c07942c1c..4e88b77a91c4 100755
--- a/_posts/plotly_js/basic/bubble/2015-04-09-bubble_plotly_js_index.html
+++ b/_posts/plotly_js/basic/bubble/2015-04-09-bubble_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Bubble Charts| Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Bubble Charts| Examples | Plotly
name: Bubble Charts
permalink: javascript/bubble-charts/
description: How to make a D3.js-based bubble chart in javascript. Examples of scatter charts whose markers have variable color, size, and symbols.
diff --git a/_posts/plotly_js/basic/dot/2015-04-09-dot_plotly_js_index.html b/_posts/plotly_js/basic/dot/2015-04-09-dot_plotly_js_index.html
index 4f5b1ecdcdb2..04d2e54b9346 100755
--- a/_posts/plotly_js/basic/dot/2015-04-09-dot_plotly_js_index.html
+++ b/_posts/plotly_js/basic/dot/2015-04-09-dot_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Dot Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Dot Plots | Examples | Plotly
name: Dot Plots
permalink: javascript/dot-plots/
description: How to make D3.js-based dot plots in JavaScript. Example of a styled, categorical dot plot.
diff --git a/_posts/plotly_js/basic/line_and_scatter/2015-04-09-line_and_scatter_plotly_js_index.html b/_posts/plotly_js/basic/line_and_scatter/2015-04-09-line_and_scatter_plotly_js_index.html
index e7f461519476..7e9e512c45f6 100755
--- a/_posts/plotly_js/basic/line_and_scatter/2015-04-09-line_and_scatter_plotly_js_index.html
+++ b/_posts/plotly_js/basic/line_and_scatter/2015-04-09-line_and_scatter_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Scatter Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Scatter Plots | Examples | Plotly
name: Scatter Plots
permalink: javascript/line-and-scatter/
description: How to make D3.js-based line and scatter plots in JavaScript. Examples of basic and colored line and scatter plots.
diff --git a/_posts/plotly_js/basic/mixed/2015-04-09-mixed_plotly_js_index.html b/_posts/plotly_js/basic/mixed/2015-04-09-mixed_plotly_js_index.html
index af591326b272..d078e8e0c0b9 100755
--- a/_posts/plotly_js/basic/mixed/2015-04-09-mixed_plotly_js_index.html
+++ b/_posts/plotly_js/basic/mixed/2015-04-09-mixed_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Mixed Chart Types | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Mixed Chart Types | Examples | Plotly
name: Multiple Chart Types
permalink: javascript/graphing-multiple-chart-types/
description: How to makes figures with D3.js-based mixed chart types in JavaScript. Examples of a contour plot with a scatter plot and a bar chart with a line chart.
diff --git a/_posts/plotly_js/basic/pie/2015-08-10-pie_plotly_js_index.html b/_posts/plotly_js/basic/pie/2015-08-10-pie_plotly_js_index.html
index 324010a71444..dba902a997a2 100755
--- a/_posts/plotly_js/basic/pie/2015-08-10-pie_plotly_js_index.html
+++ b/_posts/plotly_js/basic/pie/2015-08-10-pie_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Pie Charts | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Pie Charts | Examples | Plotly
name: Pie Charts
permalink: javascript/pie-charts/
description: How to graph D3.js-based pie charts in javascript with D3.js. Examples of pie charts, donut charts and pie chart subplots.
diff --git a/_posts/plotly_js/basic/table/2017-11-01-tables-plotly_js_index.html b/_posts/plotly_js/basic/table/2017-11-01-tables-plotly_js_index.html
index 50046cf7551d..6bb836c06942 100755
--- a/_posts/plotly_js/basic/table/2017-11-01-tables-plotly_js_index.html
+++ b/_posts/plotly_js/basic/table/2017-11-01-tables-plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Tables | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Tables | Examples | Plotly
name: Tables
permalink: javascript/table/
description: How to make a D3.js-based tables in javascript.
diff --git a/_posts/plotly_js/chart-events/hover/2015-10-08-hover_plotly_js_index.html b/_posts/plotly_js/chart-events/hover/2015-10-08-hover_plotly_js_index.html
index 3dd32bad94ff..6afae7bf0fb2 100755
--- a/_posts/plotly_js/chart-events/hover/2015-10-08-hover_plotly_js_index.html
+++ b/_posts/plotly_js/chart-events/hover/2015-10-08-hover_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: D3.js-based Javascript Graphing Library Text and Annotations | Examples | Plotly
+title: D3.js-based JavaScript Graphing Library Text and Annotations | Examples | Plotly
name: Hover Text and Formatting
permalink: javascript/hover-text-and-formatting/
description: How to add hover text and format hover values in D3.js-based javascript charts.
diff --git a/_posts/plotly_js/controls/range-slider/2016-04-04-range-slider_plotly_js_index.html b/_posts/plotly_js/controls/range-slider/2016-04-04-range-slider_plotly_js_index.html
index 6cb3df896075..ddea51346ef2 100755
--- a/_posts/plotly_js/controls/range-slider/2016-04-04-range-slider_plotly_js_index.html
+++ b/_posts/plotly_js/controls/range-slider/2016-04-04-range-slider_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Range Sliders | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Range Sliders | Examples | Plotly
name: Range Slider and Selector
permalink: javascript/range-slider/
description: How to add range sliders to a D3.js-based line or scatter chart. Examples of Range Sliders
diff --git a/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html b/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html
index f349eace2500..59c5b35ff152 100755
--- a/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html
+++ b/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Candlestick Charts | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Candlestick Charts | Examples | Plotly
name: Candlestick Charts
permalink: javascript/candlestick-charts/
description: How to graph D3.js-based candlestick charts in javascript. Examples of candlestick charts.
diff --git a/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html b/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html
index 9acf3961d632..0febb4ba7966 100755
--- a/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html
+++ b/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based OHLC Charts | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based OHLC Charts | Examples | Plotly
name: OHLC Charts
permalink: javascript/ohlc-charts/
description: How to graph D3.js-based OHLC charts in javascript. Examples of OHCL charts.
diff --git a/_posts/plotly_js/fundamentals/ajax-call/2015-08-10-ajax_call_plotly_js_index.html b/_posts/plotly_js/fundamentals/ajax-call/2015-08-10-ajax_call_plotly_js_index.html
index 0fc5d541de29..a99fc0cddfb8 100755
--- a/_posts/plotly_js/fundamentals/ajax-call/2015-08-10-ajax_call_plotly_js_index.html
+++ b/_posts/plotly_js/fundamentals/ajax-call/2015-08-10-ajax_call_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Ajax Call | Examples | Plotly
+title: JavaScript Graphing Library Ajax Call | Examples | Plotly
name: Read CSV Data from an Ajax Call
permalink: javascript/ajax-call/
description: How to make Ajax calls in javascript for Plotlyjs.
diff --git a/_posts/plotly_js/fundamentals/config-options/2015-09-24-config_options_index.html b/_posts/plotly_js/fundamentals/config-options/2015-09-24-config_options_index.html
index 083b10a37587..cd53bb956601 100755
--- a/_posts/plotly_js/fundamentals/config-options/2015-09-24-config_options_index.html
+++ b/_posts/plotly_js/fundamentals/config-options/2015-09-24-config_options_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Configuration Options | Examples | Plotly
+title: JavaScript Graphing Library Configuration Options | Examples | Plotly
name: Configuration Options
permalink: javascript/configuration-options/
description: How to configure your Plotly graph in javascript.
diff --git a/_posts/plotly_js/fundamentals/responsive-fluid-layout/2015-10-20-responsive-fluid-layout_plotly_js_index.html b/_posts/plotly_js/fundamentals/responsive-fluid-layout/2015-10-20-responsive-fluid-layout_plotly_js_index.html
index 48f890cf9649..71deb004c214 100755
--- a/_posts/plotly_js/fundamentals/responsive-fluid-layout/2015-10-20-responsive-fluid-layout_plotly_js_index.html
+++ b/_posts/plotly_js/fundamentals/responsive-fluid-layout/2015-10-20-responsive-fluid-layout_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Responsive / Fluid Layout | Examples | Plotly
+title: JavaScript Graphing Library Responsive / Fluid Layout | Examples | Plotly
name: Responsive / Fluid Layout
permalink: javascript/responsive-fluid-layout/
description: How to create a plot with a responsive layout in javascript.
diff --git a/_posts/plotly_js/fundamentals/static-image-export/2016-05-20-static-image.md b/_posts/plotly_js/fundamentals/static-image-export/2016-05-20-static-image.md
index af8d31b697e6..0fbccc947389 100644
--- a/_posts/plotly_js/fundamentals/static-image-export/2016-05-20-static-image.md
+++ b/_posts/plotly_js/fundamentals/static-image-export/2016-05-20-static-image.md
@@ -24,7 +24,7 @@ You can save plotly graphs to static images and view them in your browser. Consi
var trace={x:[3,9,8,10,4,6,5],y:[5,7,6,7,8,9,8],type:"scatter"};
var trace1={x:[3,4,1,6,8,9,5],y:[4,2,5,2,1,7,3],type:"scatter"};
var data = [trace,trace1];
- var layout = {title : "Simple Javascript Graph"};
+ var layout = {title : "Simple JavaScript Graph"};
Plotly.plot(
'plotly_div',
data,
diff --git a/_posts/plotly_js/fundamentals/static-image-export/2016-06-21-images_plotly_js_index.html b/_posts/plotly_js/fundamentals/static-image-export/2016-06-21-images_plotly_js_index.html
index f371c0c2bb5a..235197613bb4 100755
--- a/_posts/plotly_js/fundamentals/static-image-export/2016-06-21-images_plotly_js_index.html
+++ b/_posts/plotly_js/fundamentals/static-image-export/2016-06-21-images_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Charts with Images | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Charts with Images | Examples | Plotly
name: Images
permalink: javascript/images/
description: How to add images to charts as background images or logos.
diff --git a/_posts/plotly_js/fundamentals/uirevision/2019-01-04-uirevision-index.html b/_posts/plotly_js/fundamentals/uirevision/2019-01-04-uirevision-index.html
index 6d2dbbee3749..862cbd4bc9a6 100755
--- a/_posts/plotly_js/fundamentals/uirevision/2019-01-04-uirevision-index.html
+++ b/_posts/plotly_js/fundamentals/uirevision/2019-01-04-uirevision-index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library uirevision with Plotly.react | Examples | Plotly
+title: JavaScript Graphing Library uirevision with Plotly.react | Examples | Plotly
name: uirevision in Plotly.react
permalink: javascript/uirevision/
description: Persist user interactions using uirevision with Plotly.react or Dash.
diff --git a/_posts/plotly_js/layout/3d-axes/2015-08-12-3d_axes_plotly_js_index.html b/_posts/plotly_js/layout/3d-axes/2015-08-12-3d_axes_plotly_js_index.html
index cebccb5e4dd5..655a4317b644 100755
--- a/_posts/plotly_js/layout/3d-axes/2015-08-12-3d_axes_plotly_js_index.html
+++ b/_posts/plotly_js/layout/3d-axes/2015-08-12-3d_axes_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Charts with 3d Axes | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Charts with 3d Axes | Examples | Plotly
name: 3D Axes
permalink: javascript/3d-axes/
description: How to format axes for 3d charts.
diff --git a/_posts/plotly_js/layout/3d-hover-options/2018-10-11-3d_hover_options_plotly_js_index.html b/_posts/plotly_js/layout/3d-hover-options/2018-10-11-3d_hover_options_plotly_js_index.html
index 16354b26a88d..83ef0171c80d 100755
--- a/_posts/plotly_js/layout/3d-hover-options/2018-10-11-3d_hover_options_plotly_js_index.html
+++ b/_posts/plotly_js/layout/3d-hover-options/2018-10-11-3d_hover_options_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Charts with 3d Hover Options | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Charts with 3d Hover Options | Examples | Plotly
name: 3D Hover Options
permalink: javascript/3d-hover/
description: How to customize hover options for 3d charts.
diff --git a/_posts/plotly_js/layout/3d-surface-lighting/2018-11-21-3d_surface_lighting_plotly_js_index.html b/_posts/plotly_js/layout/3d-surface-lighting/2018-11-21-3d_surface_lighting_plotly_js_index.html
index a3d106948635..c8b48ba3ed3d 100755
--- a/_posts/plotly_js/layout/3d-surface-lighting/2018-11-21-3d_surface_lighting_plotly_js_index.html
+++ b/_posts/plotly_js/layout/3d-surface-lighting/2018-11-21-3d_surface_lighting_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Charts with 3D Surface Lighting | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Charts with 3D Surface Lighting | Examples | Plotly
name: 3D Surface Lighting
permalink: javascript/3d-surface-lighting/
description: How to customize lighting for 3D surface charts.
diff --git a/_posts/plotly_js/layout/axes/2015-04-09-axes_plotly_js_index.html b/_posts/plotly_js/layout/axes/2015-04-09-axes_plotly_js_index.html
index fd6bdc7124b1..e99a0ee2f199 100755
--- a/_posts/plotly_js/layout/axes/2015-04-09-axes_plotly_js_index.html
+++ b/_posts/plotly_js/layout/axes/2015-04-09-axes_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Axes | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Axes | Examples | Plotly
name: Axes
permalink: javascript/axes/
description: How to adjust axes properties in D3.js-based javascript charts. Seven examples of linear and logarithmic axes, axes titles, and styling and coloring axes and grid lines.
diff --git a/_posts/plotly_js/layout/horizontal-legend/2015-04-09-horizontal_legend_js_index.html b/_posts/plotly_js/layout/horizontal-legend/2015-04-09-horizontal_legend_js_index.html
index cbdcdaabe23a..9b3646cab7c6 100755
--- a/_posts/plotly_js/layout/horizontal-legend/2015-04-09-horizontal_legend_js_index.html
+++ b/_posts/plotly_js/layout/horizontal-legend/2015-04-09-horizontal_legend_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based horizontal legend Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based horizontal legend Plots | Examples | Plotly
name: Horizontal Legends
permalink: javascript/horizontal-legend/
description: How to make a D3.js-based horizontal legend plot in JavaScript.
diff --git a/_posts/plotly_js/layout/labels/2015-04-09-labels_plotly_js_index.html b/_posts/plotly_js/layout/labels/2015-04-09-labels_plotly_js_index.html
index a823d4cbc851..867305a3ce0e 100755
--- a/_posts/plotly_js/layout/labels/2015-04-09-labels_plotly_js_index.html
+++ b/_posts/plotly_js/layout/labels/2015-04-09-labels_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Setting the Title, Legend Entries, and Axis Titles in D3.js-based Charts| Examples | Plotly
+title: JavaScript Graphing Library Setting the Title, Legend Entries, and Axis Titles in D3.js-based Charts| Examples | Plotly
name: Setting the Title, Legend Entries, and Axis Titles
permalink: javascript/figure-labels/
description: How to set the title, legend-entries, and axis-titles in javascript D3.js-based charts.
diff --git a/_posts/plotly_js/layout/legends/2015-04-09-legends_plotly_js_index.html b/_posts/plotly_js/layout/legends/2015-04-09-legends_plotly_js_index.html
index b9dc0fb9c7f2..bd6b356621c5 100755
--- a/_posts/plotly_js/layout/legends/2015-04-09-legends_plotly_js_index.html
+++ b/_posts/plotly_js/layout/legends/2015-04-09-legends_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Legends | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Legends | Examples | Plotly
name: Legends
permalink: javascript/legend/
description: How to modify the legend in D3.js-based javascript graphs. Seven examples of how to move, color, and hide the legend.
diff --git a/_posts/plotly_js/layout/sizing/2015-04-09-sizing_plotly_js_index.html b/_posts/plotly_js/layout/sizing/2015-04-09-sizing_plotly_js_index.html
index a1933641bc01..8834225627fe 100755
--- a/_posts/plotly_js/layout/sizing/2015-04-09-sizing_plotly_js_index.html
+++ b/_posts/plotly_js/layout/sizing/2015-04-09-sizing_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Setting D3.js-based Graph Size | Examples | Plotly
+title: JavaScript Graphing Library Setting D3.js-based Graph Size | Examples | Plotly
name: Setting Graph Size
permalink: javascript/setting-graph-size/
description: How to change the size of D3.js-based graphs in javascript.
diff --git a/_posts/plotly_js/legacy/polar/2015-04-09-polar_plotly_js_index.html b/_posts/plotly_js/legacy/polar/2015-04-09-polar_plotly_js_index.html
index d774b94ca3f3..ed96e7ca853e 100644
--- a/_posts/plotly_js/legacy/polar/2015-04-09-polar_plotly_js_index.html
+++ b/_posts/plotly_js/legacy/polar/2015-04-09-polar_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Polar Charts | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Polar Charts | Examples | Plotly
name: Polar Charts [legacy]
permalink: javascript/legacy-polar-chart/
description: How to graph D3.js-based polar charts in javascript. Seven examples of polar line, polar scatter and polar area charts.
diff --git a/_posts/plotly_js/maps/bubble-maps/2015-07-11-bubble_maps_plotlyjs_index.html b/_posts/plotly_js/maps/bubble-maps/2015-07-11-bubble_maps_plotlyjs_index.html
index 6b2ed92c92c1..831662745303 100755
--- a/_posts/plotly_js/maps/bubble-maps/2015-07-11-bubble_maps_plotlyjs_index.html
+++ b/_posts/plotly_js/maps/bubble-maps/2015-07-11-bubble_maps_plotlyjs_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript D3.js-based Bubble Maps| Examples | Plotly
+title: JavaScript D3.js-based Bubble Maps| Examples | Plotly
name: Bubble Maps
permalink: javascript/bubble-maps/
description: How to make a D3.js-based bubble map in JavaScript. A bubble map overlays a bubble chart on a map.
diff --git a/_posts/plotly_js/maps/choropleth-maps/2015-07-11-choropleth_plotly_js_index.html b/_posts/plotly_js/maps/choropleth-maps/2015-07-11-choropleth_plotly_js_index.html
index 504a93949aca..832477ba1b38 100755
--- a/_posts/plotly_js/maps/choropleth-maps/2015-07-11-choropleth_plotly_js_index.html
+++ b/_posts/plotly_js/maps/choropleth-maps/2015-07-11-choropleth_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Choropleth Maps | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Choropleth Maps | Examples | Plotly
name: Choropleth Maps
permalink: javascript/choropleth-maps/
description: How to make a D3.js-based choropleth map in JavaScript. A choropleth map shades geographic regions by value.
diff --git a/_posts/plotly_js/scientific/contour/2015-04-09-contour_plotly_js_index.html b/_posts/plotly_js/scientific/contour/2015-04-09-contour_plotly_js_index.html
index 9ace064b3ca5..42fedddbc93d 100755
--- a/_posts/plotly_js/scientific/contour/2015-04-09-contour_plotly_js_index.html
+++ b/_posts/plotly_js/scientific/contour/2015-04-09-contour_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Contour Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Contour Plots | Examples | Plotly
name: Contour Plots
permalink: javascript/contour-plots/
description: How to make a D3.js-based contour plot in javascript. Examples of contour plots of matrices with subplots, custom color-scales, and smoothing.
diff --git a/_posts/plotly_js/scientific/heatmap-webgl/2018-08-02-heatmap-webgl_plotlyjs_index.html b/_posts/plotly_js/scientific/heatmap-webgl/2018-08-02-heatmap-webgl_plotlyjs_index.html
index 9f3469eddfdf..580a18954de2 100644
--- a/_posts/plotly_js/scientific/heatmap-webgl/2018-08-02-heatmap-webgl_plotlyjs_index.html
+++ b/_posts/plotly_js/scientific/heatmap-webgl/2018-08-02-heatmap-webgl_plotlyjs_index.html
@@ -1,8 +1,8 @@
---
-title: Javascript Heatmaps WebGL | Plotly
+title: JavaScript Heatmaps WebGL | Plotly
name: WebGL Heatmaps
permalink: javascript/heatmap-webgl/
-description: How to make webGL based heatmaps in Javascript with Plotly.
+description: How to make webGL based heatmaps in JavaScript with Plotly.
layout: user-guide
has_thumbnail: true
thumbnail: thumbnail/heatmap-webgl.jpg
diff --git a/_posts/plotly_js/scientific/heatmap/2015-04-09-heatmap_plotly_js_index.html b/_posts/plotly_js/scientific/heatmap/2015-04-09-heatmap_plotly_js_index.html
index 5ca9beba1678..c90e70318ba3 100755
--- a/_posts/plotly_js/scientific/heatmap/2015-04-09-heatmap_plotly_js_index.html
+++ b/_posts/plotly_js/scientific/heatmap/2015-04-09-heatmap_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript D3.js-based Heatmaps| Examples | Plotly
+title: JavaScript D3.js-based Heatmaps| Examples | Plotly
name: Heatmaps
permalink: javascript/heatmaps/
description: How to make a D3.js-based heatmap in javascript with a matrix. Seven examples of colored and labeled heatmaps with custom colorscales.
diff --git a/_posts/plotly_js/scientific/log/2015-04-09-log_plotly_js_index.html b/_posts/plotly_js/scientific/log/2015-04-09-log_plotly_js_index.html
index e4a9bb764c23..32b6c19f29cb 100755
--- a/_posts/plotly_js/scientific/log/2015-04-09-log_plotly_js_index.html
+++ b/_posts/plotly_js/scientific/log/2015-04-09-log_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Log Plots| Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Log Plots| Examples | Plotly
name: Log Plots
permalink: javascript/log-plot/
description: How to make a plot with D3.js-based logarithmic axes in javascript.
diff --git a/_posts/plotly_js/scientific/ternary-contour/2016-04-13-ternary-contour-plot_plotly_js_index.html b/_posts/plotly_js/scientific/ternary-contour/2016-04-13-ternary-contour-plot_plotly_js_index.html
index a352663b2cff..9a705de75cc6 100755
--- a/_posts/plotly_js/scientific/ternary-contour/2016-04-13-ternary-contour-plot_plotly_js_index.html
+++ b/_posts/plotly_js/scientific/ternary-contour/2016-04-13-ternary-contour-plot_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Ternary Contour Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Ternary Contour Plots | Examples | Plotly
name: Ternary Contour Plots
permalink: javascript/ternary-contour/
description: How to create D3.js-based ternary contour plots. Examples of Ternary Contour Plots with plotly.
diff --git a/_posts/plotly_js/scientific/ternary-plots/2016-04-13-ternary-plot_plotly_js_index.html b/_posts/plotly_js/scientific/ternary-plots/2016-04-13-ternary-plot_plotly_js_index.html
index 727861acee65..4cb762dbdf6f 100755
--- a/_posts/plotly_js/scientific/ternary-plots/2016-04-13-ternary-plot_plotly_js_index.html
+++ b/_posts/plotly_js/scientific/ternary-plots/2016-04-13-ternary-plot_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Ternary Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Ternary Plots | Examples | Plotly
name: Ternary Plots
permalink: javascript/ternary-plots/
description: How to create D3.js-based ternary plots. Examples of Ternary Plots with plotly.
diff --git a/_posts/plotly_js/statistical/SPC/2017-09-27-spc-control-charts_plotly_js_index.html b/_posts/plotly_js/statistical/SPC/2017-09-27-spc-control-charts_plotly_js_index.html
index 894be2c812ed..ac5b127ec7f0 100755
--- a/_posts/plotly_js/statistical/SPC/2017-09-27-spc-control-charts_plotly_js_index.html
+++ b/_posts/plotly_js/statistical/SPC/2017-09-27-spc-control-charts_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based SPC Control Charts | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based SPC Control Charts | Examples | Plotly
name: SPC Control Charts
permalink: javascript/spc-control-charts/
description: How to make a D3.js-based SPC Control Charts in javascript.
diff --git a/_posts/plotly_js/statistical/box/2015-04-09-box_plotly_js_index.html b/_posts/plotly_js/statistical/box/2015-04-09-box_plotly_js_index.html
index 950563c54ec5..165c833a4826 100755
--- a/_posts/plotly_js/statistical/box/2015-04-09-box_plotly_js_index.html
+++ b/_posts/plotly_js/statistical/box/2015-04-09-box_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Box Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Box Plots | Examples | Plotly
name: Box Plots
permalink: javascript/box-plots/
description: How to make a D3.js-based box plot in javascript. Seven examples of box plots in javascript that are grouped, colored, and display the underlying data distribution.
diff --git a/_posts/plotly_js/statistical/error-bar/2015-04-09-error-bar_plotly_js_index.html b/_posts/plotly_js/statistical/error-bar/2015-04-09-error-bar_plotly_js_index.html
index b670cfc0981d..72219cd3f650 100755
--- a/_posts/plotly_js/statistical/error-bar/2015-04-09-error-bar_plotly_js_index.html
+++ b/_posts/plotly_js/statistical/error-bar/2015-04-09-error-bar_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Error Bars | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Error Bars | Examples | Plotly
name: Error Bars
permalink: javascript/error-bars/
description: How to add error bars to a D3.js-based line, scatter, or bar chart. Seven examples of symmetric, asymmetric, horizontal, and colored error bars.
diff --git a/_posts/plotly_js/statistical/histogram/2015-04-09-histogram_plotly_js_index.html b/_posts/plotly_js/statistical/histogram/2015-04-09-histogram_plotly_js_index.html
index bd1b365a479a..0086a7556784 100755
--- a/_posts/plotly_js/statistical/histogram/2015-04-09-histogram_plotly_js_index.html
+++ b/_posts/plotly_js/statistical/histogram/2015-04-09-histogram_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Histograms | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Histograms | Examples | Plotly
name: Histograms
permalink: javascript/histograms/
description: How to make a D3.js-based histogram in JavaScript. Seven examples of colored, horizontal, and normal histogram bar charts.
diff --git a/_posts/plotly_js/statistical/histogram2d/2015-04-09-histogram2d_plotly_js_index.html b/_posts/plotly_js/statistical/histogram2d/2015-04-09-histogram2d_plotly_js_index.html
index d746ab750406..62b2fafa33a7 100755
--- a/_posts/plotly_js/statistical/histogram2d/2015-04-09-histogram2d_plotly_js_index.html
+++ b/_posts/plotly_js/statistical/histogram2d/2015-04-09-histogram2d_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based 2D Histograms in Plotly.js| Examples | Plotly
+title: JavaScript Graphing Library D3.js-based 2D Histograms in Plotly.js| Examples | Plotly
name: 2D Histograms
permalink: javascript/2D-Histogram/
description: How to make a D3.js-based 2D histogram in javascript. A 2D histogram is a visualization of a bivariate distribution.
diff --git a/_posts/plotly_js/statistical/parcats/2018-09-17-parcats_plotly_js_index.html b/_posts/plotly_js/statistical/parcats/2018-09-17-parcats_plotly_js_index.html
index 832e4007df51..69917fa5554f 100755
--- a/_posts/plotly_js/statistical/parcats/2018-09-17-parcats_plotly_js_index.html
+++ b/_posts/plotly_js/statistical/parcats/2018-09-17-parcats_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Parallel Categories Diagram | Examples | Plotly
+title: JavaScript Graphing Library Parallel Categories Diagram | Examples | Plotly
name: Parallel Categories Diagram
permalink: javascript/parallel-categories-diagram/
description: How to make parallel categories diagrams in JavaScript
diff --git a/_posts/plotly_js/style/annotations/2015-04-09-annotations_plotly_js_index.html b/_posts/plotly_js/style/annotations/2015-04-09-annotations_plotly_js_index.html
index dee96cd8330e..af8b2ccbaaed 100755
--- a/_posts/plotly_js/style/annotations/2015-04-09-annotations_plotly_js_index.html
+++ b/_posts/plotly_js/style/annotations/2015-04-09-annotations_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Text and Annotations | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Text and Annotations | Examples | Plotly
name: Text and Annotations
permalink: javascript/text-and-annotations/
description: How to add text labels and annotations to D3.js-based plots in javascript.
diff --git a/_posts/plotly_js/style/colorway/2018-10-03-colorway_plotlyjs_index.html b/_posts/plotly_js/style/colorway/2018-10-03-colorway_plotlyjs_index.html
index a6cef2ce5a14..a1252ad77748 100755
--- a/_posts/plotly_js/style/colorway/2018-10-03-colorway_plotlyjs_index.html
+++ b/_posts/plotly_js/style/colorway/2018-10-03-colorway_plotlyjs_index.html
@@ -2,7 +2,7 @@
title: Colorway in JavaScript.
name: Colorway
permalink: javascript/colorway/
-description: How to use colorway to set default trace colors in Javascript with Plotly.
+description: How to use colorway to set default trace colors in JavaScript with Plotly.
layout: base
thumbnail: thumbnail/colorway.jpg
language: plotly_js
diff --git a/_posts/plotly_js/style/font/2015-04-09-font_plotly_js_index.html b/_posts/plotly_js/style/font/2015-04-09-font_plotly_js_index.html
index e609a116bb43..bce3a3bfea92 100755
--- a/_posts/plotly_js/style/font/2015-04-09-font_plotly_js_index.html
+++ b/_posts/plotly_js/style/font/2015-04-09-font_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-basedmText and Font Styling| Examples | Plotly
+title: JavaScript Graphing Library D3.js-basedmText and Font Styling| Examples | Plotly
name: Text and Font Styling
permalink: javascript/font/
description: How to edit and style the font of D3.js-based graphs in javascript.
diff --git a/_posts/plotly_js/style/latex/2015-04-09-latex_plotly_js_index.html b/_posts/plotly_js/style/latex/2015-04-09-latex_plotly_js_index.html
index 6af76a457472..51da1810ed16 100755
--- a/_posts/plotly_js/style/latex/2015-04-09-latex_plotly_js_index.html
+++ b/_posts/plotly_js/style/latex/2015-04-09-latex_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based LaTeX Graphs| Examples | Plotly
+title: JavaScript Graphing Library D3.js-based LaTeX Graphs| Examples | Plotly
name: LaTeX
permalink: javascript/LaTeX/
description: How to add LaTeX to javascript D3.js-based graphs.
diff --git a/_posts/plotly_js/subplot/insets/2015-04-09-insets_plotly_js_index.html b/_posts/plotly_js/subplot/insets/2015-04-09-insets_plotly_js_index.html
index 25762fa18c02..4ff171bea25c 100755
--- a/_posts/plotly_js/subplot/insets/2015-04-09-insets_plotly_js_index.html
+++ b/_posts/plotly_js/subplot/insets/2015-04-09-insets_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Inset Plots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Inset Plots | Examples | Plotly
name: Inset Plots
permalink: javascript/insets/
description: How to make an inset graph in D3.js-based javascript charts.
diff --git a/_posts/plotly_js/subplot/mixed-subplots/2017-01-20-mixed-subplots-index.html b/_posts/plotly_js/subplot/mixed-subplots/2017-01-20-mixed-subplots-index.html
index 0ab803524ce0..3a1a56e23f8f 100644
--- a/_posts/plotly_js/subplot/mixed-subplots/2017-01-20-mixed-subplots-index.html
+++ b/_posts/plotly_js/subplot/mixed-subplots/2017-01-20-mixed-subplots-index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library Mixed Subplots | Examples | Plotly
+title: JavaScript Graphing Library Mixed Subplots | Examples | Plotly
name: Mixed Subplots
permalink: javascript/mixed-subplots/
description: How to make Mixed Subplots in javascript.
diff --git a/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes_plotly_js_index.html b/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes_plotly_js_index.html
index 417918664212..0b39093c2a99 100755
--- a/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes_plotly_js_index.html
+++ b/_posts/plotly_js/subplot/multiple-axes/2015-04-09-multiple-axes_plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Multiple Axes | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Multiple Axes | Examples | Plotly
name: Multiple Axes
permalink: javascript/multiple-axes/
description: How to make a graph with D3.js-based multiple axes in javascript.
diff --git a/_posts/plotly_js/subplot/subplot-table/2017-11-01-table-subplot-plotly_js_index.html b/_posts/plotly_js/subplot/subplot-table/2017-11-01-table-subplot-plotly_js_index.html
index 79b883acd5b1..5236df0420e9 100755
--- a/_posts/plotly_js/subplot/subplot-table/2017-11-01-table-subplot-plotly_js_index.html
+++ b/_posts/plotly_js/subplot/subplot-table/2017-11-01-table-subplot-plotly_js_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library D3.js-based Table Subplots | Examples | Plotly
+title: JavaScript Graphing Library D3.js-based Table Subplots | Examples | Plotly
name: Table Subplots
permalink: javascript/table-subplots/
description: How to make a D3.js-based table subplots in javascript.
diff --git a/_posts/plotly_js/subplot/subplots/2015-08-12-subplots_index.html b/_posts/plotly_js/subplot/subplots/2015-08-12-subplots_index.html
index bfda367f4461..5d1f0da4e539 100755
--- a/_posts/plotly_js/subplot/subplots/2015-08-12-subplots_index.html
+++ b/_posts/plotly_js/subplot/subplots/2015-08-12-subplots_index.html
@@ -1,5 +1,5 @@
---
-title: Javascript Graphing Library 3D Subplots | Examples | Plotly
+title: JavaScript Graphing Library 3D Subplots | Examples | Plotly
name: 3D Subplots
permalink: javascript/3d-subplots/
description: How to make 3D Subplots in javascript.
diff --git a/_posts/python/README.md b/_posts/python/README.md
index b7422504fba7..56c1847efeea 100644
--- a/_posts/python/README.md
+++ b/_posts/python/README.md
@@ -17,7 +17,7 @@
$ bundle install
```
-IMPORTANT -If not using bundler and the gemfile, [install the same jekyll version that Github Pages is using](https://pages.github.com/versions/).
+IMPORTANT -If not using bundler and the gemfile, [install the same jekyll version that GitHub Pages is using](https://pages.github.com/versions/).
## Create Python Documentation:
Our python tutorials are written in [ipython notebooks](http://ipython.org/notebook.html) (.ipynb file)
diff --git a/_posts/python/legacy/dashboard/2015-07-29-dashboard-index.html b/_posts/python/legacy/dashboard/2015-07-29-dashboard-index.html
index 977db08b5ab4..b7c235379b5f 100755
--- a/_posts/python/legacy/dashboard/2015-07-29-dashboard-index.html
+++ b/_posts/python/legacy/dashboard/2015-07-29-dashboard-index.html
@@ -35,7 +35,7 @@
- Stream live data to charts with Dash, Javascript, MATLAB, or Node.js.
+ Stream live data to charts with Dash, JavaScript, MATLAB, or Node.js.
So you've developed a better understanding of Plotly now, and you're starting to create cooler plots and visualizations for different projects you're working on. If you ever happen to get stuck with certain use cases or features in Plotly, you can let us know at our Community Forums.
-Moreover if you sign up for a Pro Plan, we also offer e-mail and intercom support as well. Finally if you think you've caught a bug or if something just doesn't function the way it should, you can create an issue on our Github Repo.
gapminderDataFiveYear.txt
- . For readers looking to run this notebook, the file is in this section's Github
+ . For readers looking to run this notebook, the file is in this section's GitHub
folder
diff --git a/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-heatmaps-contours-and-2dhistograms-tutorial.html b/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-heatmaps-contours-and-2dhistograms-tutorial.html
index 5e659ff2a4df..d06d4af4d967 100755
--- a/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-heatmaps-contours-and-2dhistograms-tutorial.html
+++ b/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-heatmaps-contours-and-2dhistograms-tutorial.html
@@ -47,7 +47,7 @@
mtl-bike-2013.csv
- . For readers looking to run this notebook, the data file is in this section's Github
+ . For readers looking to run this notebook, the data file is in this section's GitHub
folder
diff --git a/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-streaming-line-tutorial.html b/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-streaming-line-tutorial.html
index bff573678605..523143fce303 100755
--- a/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-streaming-line-tutorial.html
+++ b/_posts/python/user_guide_python/old_user_guide/redirect_from/2015-05-27-streaming-line-tutorial.html
@@ -47,7 +47,7 @@