Skip to content

Commit 460a68d

Browse files
python/next
1 parent aaafadd commit 460a68d

11 files changed

+32
-32
lines changed

_layouts/user-guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{% if page.language == "excel" %}
6363
<img src="http://plot.ineffable.co/images/excel-logo.png" alt="">
6464
{% endif %}
65-
{% if page.language == "python" or page.language == "python-next" %}
65+
{% if page.language == "python" or page.language == "python/next" %}
6666
<img src="https://images.plot.ly/language-icons/api-home/python-logo.png" alt="">
6767
{% endif %}
6868
{% if page.language == "pandas" %}

_posts/python-next/2019-07-03-3d-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/3d-charts/
2+
permalink: python/next/3d-charts/
33
title: Python Graphing Library Basic Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make 3D charts.
55
name: More 3D Charts
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: 3d_charts
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -27,5 +27,5 @@ <h1>Plotly Python Open Source Graphing Library 3D Charts</h1>
2727
</div>
2828
</header>
2929

30-
{% assign languagelistimg = site.posts | where:"language","python-next" | where:"display_as","3d_charts" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
30+
{% assign languagelistimg = site.posts | where:"language","python/next" | where:"display_as","3d_charts" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3131
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-basic-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/basic-charts/
2+
permalink: python/next/basic-charts/
33
title: Python Graphing Library Basic Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make basic charts.
55
name: More Basic Charts
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: basic
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -27,5 +27,5 @@ <h1>Plotly Python Open Source Graphing Library Basic Charts</h1>
2727
</div>
2828
</header>
2929

30-
{% assign languagelistimg = site.posts | where: "language","python-next" | where: "display_as","basic" | where: "has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
30+
{% assign languagelistimg = site.posts | where: "language","python/next" | where: "display_as","basic" | where: "has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3131
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-chart-events-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/chart-events/
2+
permalink: python/next/chart-events/
33
title: Add Custom Interactivity with Jupyter Widgets
44
description: All Plotly charts have click, hover and zoom events which can be accessed by go.FigureWidget using Jupyter Widgets.
55
name: More FigureWidget Docs
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: chart_events
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -26,5 +26,5 @@ <h1>Add Custom Interactivity with Jupyter Widgets</h1>
2626
</div>
2727
</header>
2828

29-
{% assign languagelistimg = site.posts | where:"language","python-next" |where:"display_as","chart_events" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
29+
{% assign languagelistimg = site.posts | where:"language","python/next" |where:"display_as","chart_events" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3030
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-chart-studio-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/chart-studio/
2+
permalink: python/next/chart-studio/
33
title: Python Graphing Library with Chart Studio
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Tutorials and tips about fundamental features of Plotly's python API.
55
name: More Chart Studio Docs
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: chart_studio
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -26,5 +26,5 @@ <h1>Plotly Python Open Source Graphing Library Fundamentals</h1>
2626
</div>
2727
</header>
2828

29-
{% assign languagelistimg = site.posts | where:"language","python-next" |where:"display_as","chart_studio" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
29+
{% assign languagelistimg = site.posts | where:"language","python/next" |where:"display_as","chart_studio" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3030
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-fundamentals-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/plotly-fundamentals/
2+
permalink: python/next/plotly-fundamentals/
33
title: Python Graphing Library Basic Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Tutorials and tips about fundamental features of Plotly's python API.
55
name: More Plotly Fundamentals
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: file_settings
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -26,5 +26,5 @@ <h1>Plotly Python Open Source Graphing Library Fundamentals</h1>
2626
</div>
2727
</header>
2828

29-
{% assign languagelistimg = site.posts | where:"language","python-next" |where:"display_as","file_settings" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
29+
{% assign languagelistimg = site.posts | where:"language","python/next" |where:"display_as","file_settings" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3030
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Python Graphing Library, Plotly
3-
permalink: /python-next/
3+
permalink: /python/next/
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.
55
layout: langindex
6-
language: python-next
6+
language: python/next
77
---
88

99

@@ -22,6 +22,6 @@ <h1>Plotly Python Open Source Graphing Library</h1>
2222
</header>
2323

2424

25-
{% assign languagelistimg = site.posts | where:"page_type","example_index" | where:"language","python-next" | where:"has_thumbnail",true | sort: "order" %}
26-
{% assign languagelist = site.posts | where:"page_type","example_index" | where:"language","python-next" | sort: "order" %}
25+
{% assign languagelistimg = site.posts | where:"page_type","example_index" | where:"language","python/next" | where:"has_thumbnail",true | sort: "order" %}
26+
{% assign languagelist = site.posts | where:"page_type","example_index" | where:"language","python/next" | sort: "order" %}
2727
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-maps-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/maps/
2+
permalink: python/next/maps/
33
title: Python Graphing Library Basic Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality maps online. Examples of how to make maps with Plotly and Mapbox.
55
name: More Maps
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: maps
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -27,5 +27,5 @@ <h1>Plotly Python Open Source Graphing Library Maps</h1>
2727
</div>
2828
</header>
2929

30-
{% assign languagelistimg = site.posts | where:"language","python-next" | where:"display_as","maps" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
30+
{% assign languagelistimg = site.posts | where:"language","python/next" | where:"display_as","maps" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3131
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-scientific-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/scientific-charts/
2+
permalink: python/next/scientific-charts/
33
title: Python Graphing Library Scientific Charts
44
description: Plotly's Python 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.
55
name: More Scientific Charts
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: scientific
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -26,5 +26,5 @@ <h1>Plotly Python Open Source Graphing Library Scientific Charts</h1>
2626
</div>
2727
</header>
2828

29-
{% assign languagelistimg = site.posts | where:"language","python-next" |where:"display_as","scientific" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
29+
{% assign languagelistimg = site.posts | where:"language","python/next" |where:"display_as","scientific" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3030
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-statistic-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/statistical-charts/
2+
permalink: python/next/statistical-charts/
33
title: Python Graphing Library Statistical Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make statistical charts such as box plots, histograms, and distrubution plots.
55
name: More Statistical Charts
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: statistical
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -27,5 +27,5 @@ <h1> Plotly Python Open Source Graphing Library Statistical Charts</h1>
2727
</div>
2828
</header>
2929

30-
{% assign languagelistimg = site.posts | where:"language","python-next" | where:"display_as","statistical" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
30+
{% assign languagelistimg = site.posts | where:"language","python/next" | where:"display_as","statistical" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3131
{% include documentation_eg.html %}

_posts/python-next/2019-07-03-subplots-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
permalink: python-next/subplot-charts/
2+
permalink: python/next/subplot-charts/
33
title: Python Graphing Library Basic Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make subplots, insets, and multiple axes charts.
55
name: More Subplots
66
layout: langindex
7-
language: python-next
7+
language: python/next
88
display_as: multiple_axes
99
has_thumbnail: true
1010
thumbnail: thumbnail/mixed.jpg
@@ -26,5 +26,5 @@ <h1>Plotly Python Open Source Graphing Library Subplots and Multiple Axes</h1>
2626
</div>
2727
</header>
2828

29-
{% assign languagelistimg = site.posts | where:"language","python-next" | where:"display_as","multiple_axes" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
29+
{% assign languagelistimg = site.posts | where:"language","python/next" | where:"display_as","multiple_axes" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %}
3030
{% include documentation_eg.html %}

0 commit comments

Comments
 (0)