Skip to content

Commit 5fa710c

Browse files
committed
julia docs fix
1 parent f12c24e commit 5fa710c

12 files changed

+33
-33
lines changed

_posts/julia/indexes/2021-08-04-3d-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/3d-charts/
2+
permalink: julia/3d-charts/
33
description: Plotly's Julia graphing library makes interactive, publication-quality graphs online. Examples of how to make 3D charts.
44
name: 3D Charts
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: 3d_charts
88
thumbnail: thumbnail/mixed.jpg
99
---
@@ -22,5 +22,5 @@ <h1>Plotly Julia Open Source Graphing Library 3D Charts</h1>
2222
</div>
2323
</header>
2424

25-
{% assign languagelist = site.posts | where:"language","julua" | where:"display_as","3d_charts" | where: "layout","base" | sort: "order" %}
25+
{% assign languagelist = site.posts | where:"language","julia" | where:"display_as","3d_charts" | where: "layout","base" | sort: "order" %}
2626
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-ai-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/ai-ml/
2+
permalink: julia/ai-ml/
33
description: Plotly's Julia graphing library makes interactive, publication-quality graphs online. Examples of how to make charts related to artificial intelligence and machine learning.
44
name: AI and ML Charts
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: ai_ml
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
@@ -22,5 +22,5 @@ <h1>Plotly Julia Open Source Graphing Library Artificial Intelligence and Machin
2222
</div>
2323
</header>
2424

25-
{% assign languagelist = site.posts | where: "language","julua" | where: "display_as","ai_ml" | where: "layout","base" | sort: "order" %}
25+
{% assign languagelist = site.posts | where: "language","julia" | where: "display_as","ai_ml" | where: "layout","base" | sort: "order" %}
2626
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-basic-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/basic-charts/
2+
permalink: julia/basic-charts/
33
description: Plotly's Julia graphing library makes interactive, publication-quality graphs online. Examples of how to make basic charts.
44
name: Basic Charts
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: basic
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
@@ -23,5 +23,5 @@ <h1>Plotly Julia Open Source Graphing Library Basic Charts</h1>
2323
</div>
2424
</header>
2525

26-
{% assign languagelist = site.posts | where: "language","julua" | where: "display_as","basic" | where: "layout","base" | sort: "order" %}
26+
{% assign languagelist = site.posts | where: "language","julia" | where: "display_as","basic" | where: "layout","base" | sort: "order" %}
2727
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-chart-studio-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/chart-studio/
2+
permalink: julia/chart-studio/
33
description: Plotly's Julia graphing library makes interactive, publication-quality graphs online. Tutorials and tips about fundamental features of Plotly's Python API.
44
name: Chart Studio Docs
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: chart_studio
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
@@ -22,5 +22,5 @@ <h1>Plotly Julia Chart Studio Integration</h1>
2222
</div>
2323
</header>
2424

25-
{% assign languagelist = site.posts | where:"language","julua" |where:"display_as","chart_studio" | where: "layout","base" | sort: "order" %}
25+
{% assign languagelist = site.posts | where:"language","julia" |where:"display_as","chart_studio" | where: "layout","base" | sort: "order" %}
2626
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-financial-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/financial-charts/
2+
permalink: julia/financial-charts/
33
description: Plotly's Julia graphing library makes interactive, publication-quality graphs online. Examples of how to make financial charts.
44
name: Financial Charts
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: financial
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
@@ -23,5 +23,5 @@ <h1>Plotly Julia Open Source Graphing Library Financial Charts</h1>
2323
</div>
2424
</header>
2525

26-
{% assign languagelist = site.posts | where: "language","julua" | where: "display_as","financial" | where: "layout","base" | sort: "order" %}
26+
{% assign languagelist = site.posts | where: "language","julia" | where: "display_as","financial" | where: "layout","base" | sort: "order" %}
2727
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-fundamentals-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
name: Fundamentals
44
display_as: file_settings
55
layout: langindex
6-
language: julua
7-
permalink: julua/plotly-fundamentals/
6+
language: julia
7+
permalink: julia/plotly-fundamentals/
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
1010
---
@@ -23,5 +23,5 @@ <h1>Plotly Julia Open Source Graphing Library Fundamentals</h1>
2323
</div>
2424
</header>
2525

26-
{% assign languagelist = site.posts | where:"language","julua" |where:"display_as","file_settings" | where: "layout","base" | sort: "order" %}
26+
{% assign languagelist = site.posts | where:"language","julia" |where:"display_as","file_settings" | where: "layout","base" | sort: "order" %}
2727
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-maps-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/maps/
2+
permalink: julia/maps/
33
description: Plotly's Julia graphing library makes interactive, publication-quality maps online. Examples of how to make maps with Plotly and Mapbox.
44
name: Maps
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: maps
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
@@ -23,5 +23,5 @@ <h1>Plotly Julia Open Source Graphing Library Maps</h1>
2323
</div>
2424
</header>
2525

26-
{% assign languagelist = site.posts | where:"language","julua" | where:"display_as","maps" | where: "layout","base" | sort: "order" %}
26+
{% assign languagelist = site.posts | where:"language","julia" | where:"display_as","maps" | where: "layout","base" | sort: "order" %}
2727
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-scientific-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/scientific-charts/
2+
permalink: julia/scientific-charts/
33
description: Plotly's Julia graphing library makes interactive, publication-quality graphs online. Examples of how to make scientific charts such as contour plots, heatmaps, dendrograms, polar charts, and ternary plots.
44
name: Scientific Charts
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: scientific
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
@@ -23,5 +23,5 @@ <h1>Plotly Julia Open Source Graphing Library Scientific Charts</h1>
2323
</div>
2424
</header>
2525

26-
{% assign languagelist = site.posts | where:"language","julua" |where:"display_as","scientific" | where: "layout","base" | sort: "order" %}
26+
{% assign languagelist = site.posts | where:"language","julia" |where:"display_as","scientific" | where: "layout","base" | sort: "order" %}
2727
{% include posts/documentation_eg.html %}

_posts/julia/indexes/2021-08-04-statistic-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
permalink: julua/statistical-charts/
2+
permalink: julia/statistical-charts/
33
description: Plotly's Julia graphing library makes interactive, publication-quality graphs online. Examples of how to make statistical charts such as box plots, histograms, and distrubution plots.
44
name: Statistical Charts
55
layout: langindex
6-
language: julua
6+
language: julia
77
display_as: statistical
88
thumbnail: thumbnail/mixed.jpg
99
page_type: example_index
@@ -23,5 +23,5 @@ <h1> Plotly Julia Open Source Graphing Library Statistical Charts</h1>
2323
</div>
2424
</header>
2525

26-
{% assign languagelist = site.posts | where:"language","julua" | where:"display_as","statistical" | where: "layout","base" | sort: "order" %}
26+
{% assign languagelist = site.posts | where:"language","julia" | where:"display_as","statistical" | where: "layout","base" | sort: "order" %}
2727
{% include posts/documentation_eg.html %}

0 commit comments

Comments
 (0)