Skip to content

Commit 61bc86d

Browse files
committed
update file order
1 parent cec65a4 commit 61bc86d

22 files changed

+26
-25
lines changed

_posts/plotly_js/fundamentals/3d-axes/2015-08-12-3d_axes_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
language: plotly_js
55
layout: base
66
name: 3D Axes
7-
order: 12
7+
order: 11
88
page_type: u-guide
99
permalink: javascript/3d-axes/
1010
redirect_from: javascript-graphing-library/3d-axes/

_posts/plotly_js/fundamentals/3d-hover-options/2018-10-11-3d_hover_options_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
language: plotly_js
55
layout: base
66
name: 3D Hover Options
7-
order: 13
7+
order: 12
88
page_type: u-guide
99
permalink: javascript/3d-hover/
1010
thumbnail: thumbnail/subplots.jpg

_posts/plotly_js/fundamentals/3d-surface-lighting/2018-11-21-3d_surface_lighting_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
language: plotly_js
55
layout: base
66
name: 3D Surface Lighting
7-
order: 14
7+
order: 13
88
page_type: u-guide
99
permalink: javascript/3d-surface-lighting/
1010
thumbnail: thumbnail/3d-surface.jpg

_posts/plotly_js/fundamentals/annotations/2015-04-09-annotations_plotly_js_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
language: plotly_js
55
layout: base
66
name: Text and Annotations
7-
order: 26
7+
order: 25
88
page_type: example_index
99
permalink: javascript/text-and-annotations/
1010
redirect_from: javascript-graphing-library/text-and-annotations/
1111
thumbnail: thumbnail/text-and-annotations.png
1212
---
1313

1414
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","annotations" | sort: "order" %}
15-
{% include posts/auto_examples.html examples=examples %}
15+
{% include posts/auto_examples.html examples=examples %}

_posts/plotly_js/fundamentals/axes/2015-04-09-axes_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
language: plotly_js
77
layout: base
88
name: Axes
9-
order: 15
9+
order: 14
1010
page_type: u-guide
1111
permalink: javascript/axes/
1212
redirect_from: javascript-graphing-library/axes/

_posts/plotly_js/fundamentals/colorscales/2017-08-21-colorscales_new_plotlyjs_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
language: plotly_js
66
layout: base
77
name: Colorscales
8-
order: 6
8+
order: 5
99
page_type: u-guide
1010
permalink: javascript/colorscales/
1111
redirect_from: javascript-graphing-library/heatmap-and-contour-colorscales/

_posts/plotly_js/fundamentals/colorway/2018-10-03-colorway_plotlyjs_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
language: plotly_js
55
layout: base
66
name: Colorway
7-
order: 7
7+
order: 6
88
page_type: u-guide
99
permalink: javascript/colorway/
1010
thumbnail: thumbnail/colorway.jpg

_posts/plotly_js/fundamentals/font/2015-04-09-font_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
display_as: file_settings
44
layout: base
55
name: Text and Font Styling
6-
order: 8
6+
order: 7
77
page_type: u-guide
88
permalink: javascript/font/
99
redirect_from: javascript-graphing-library/font/

_posts/plotly_js/fundamentals/horizontal-legend/2015-04-09-horizontal_legend_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
language: plotly_js
55
layout: base
66
name: Horizontal Legends
7-
order: 16
7+
order: 15
88
page_type: u-guide
99
permalink: javascript/horizontal-legend/
1010
redirect_from: javascript-graphing-library/horizontal-legends/

_posts/plotly_js/fundamentals/hover/2015-10-08-hover_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
language: plotly_js
66
layout: base
77
name: Hover Text and Formatting
8-
order: 17
8+
order: 16
99
page_type: u-guide
1010
permalink: javascript/hover-text-and-formatting/
1111
redirect_from: javascript-graphing-library/hover-text-and-formatting/

0 commit comments

Comments
 (0)