Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 143f48a

Browse files
committed
fix ordering
1 parent d76f2a0 commit 143f48a

9 files changed

+9
-9
lines changed

_posts/plotly_js/maps/bubble-maps/2015-07-11-bubble_maps_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: Bubble Maps
8-
order: 5
8+
order: 6
99
page_type: example_index
1010
permalink: javascript/bubble-maps/
1111
redirect_from: javascript-graphing-library/bubble-maps/

_posts/plotly_js/maps/choropleth-mapbox/2019-08-16-choropleth_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: Choropleth Tile Map
7-
order: 3
7+
order: 4
88
page_type: example_index
99
permalink: javascript/tile-county-choropleth/
1010
redirect_from: javascript/mapbox-county-choropleth/

_posts/plotly_js/maps/choropleth-maps/2015-07-11-choropleth_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: Choropleth Maps
8-
order: 8
8+
order: 9
99
permalink: javascript/choropleth-maps/
1010
redirect_from: javascript-graphing-library/choropleth-maps/
1111
thumbnail: thumbnail/choropleth.jpg

_posts/plotly_js/maps/density-mapbox/2019-08-16-density_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: Tile Density Heatmap
8-
order: 2
8+
order: 3
99
page_type: example_index
1010
permalink: javascript/tile-density-heatmaps/
1111
redirect_from: javascript/mapbox-density-heatmaps/

_posts/plotly_js/maps/fill-area-on-mapbox/2019-09-02-fill-area_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: Filled Area on Tile Maps
8-
order: 9
8+
order: 10
99
page_type: u-guide
1010
permalink: javascript/filled-area-on-map/
1111
redirect_from: javascript/filled-area-on-mapbox/

_posts/plotly_js/maps/lines-on-maps/2015-07-11-lines_on_maps_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: Lines on Maps
9-
order: 4
9+
order: 5
1010
page_type: example_index
1111
permalink: javascript/lines-on-maps/
1212
redirect_from: javascript-graphing-library/lines-on-maps/

_posts/plotly_js/maps/mapbox-layers/2019-08-20-mapbox-layers_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: Tile Map Layers
7-
order: 1
7+
order: 2
88
page_type: example_index
99
permalink: javascript/tile-map-layers/
1010
redirect_from: javascript/mapbox-layers/

_posts/plotly_js/maps/scatter-plot-on-maps/2015-07-11-scatter_maps_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: Scatter Plots on Maps
8-
order: 6
8+
order: 7
99
permalink: javascript/scatter-plots-on-maps/
1010
redirect_from: javascript-graphing-library/scatter-plots-on-maps/
1111
thumbnail: thumbnail/scatter-plot-on-maps.jpg

_posts/plotly_js/maps/scattermapbox/2017-08-01-scattermapbox_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: Scatter Plots on Tile Maps
7-
order: 7
7+
order: 8
88
permalink: javascript/scatter-tile-maps/
99
redirect_from: javascript/scattermapbox/
1010
thumbnail: thumbnail/scatter-mapbox.jpg

0 commit comments

Comments
 (0)