Skip to content

Order refactor #168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Nov 13, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor order in maps charts
  • Loading branch information
Joseph Damiba committed Nov 4, 2019
commit 6d7b447bccc205c175ce424e44ac764423247cd9
2 changes: 1 addition & 1 deletion python/bubble-maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jupyter:
language: python
layout: base
name: Bubble Maps
order: 2
order: 4
page_type: example_index
permalink: python/bubble-maps/
thumbnail: thumbnail/bubble-map.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/choropleth-maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jupyter:
language: python
layout: base
name: Choropleth Maps
order: 5
order: 7
page_type: u-guide
permalink: python/choropleth-maps/
thumbnail: thumbnail/choropleth.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/county-choropleth.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: USA County Choropleth Maps
order: 20
order: 10
page_type: u-guide
permalink: python/county-choropleth/
thumbnail: thumbnail/county-choropleth-usa-greybkgd.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/filled-area-on-mapbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Filled Area on Maps
order: 1
order: 3
page_type: example_index
permalink: python/filled-area-on-mapbox/
thumbnail: thumbnail/area.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/lines-on-mapbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Lines on Mapbox
order: 1
order: 2
page_type: example_index
permalink: python/lines-on-mapbox/
thumbnail: thumbnail/line_mapbox.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/lines-on-maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Lines on Maps
order: 4
order: 6
page_type: example_index
permalink: python/lines-on-maps/
thumbnail: thumbnail/flight-paths.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/mapbox-density-heatmaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: Mapbox Density Heatmap
order: 3
order: 5
page_type: example_index
permalink: python/mapbox-density-heatmaps/
thumbnail: thumbnail/mapbox-density.png
Expand Down
2 changes: 1 addition & 1 deletion python/mapbox-layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: Mapbox Map Layers
order: 7
order: 8
page_type: u-guide
permalink: python/mapbox-layers/
thumbnail: thumbnail/mapbox-layers.png
Expand Down
2 changes: 1 addition & 1 deletion python/scattermapbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jupyter:
layout: base
mapbox_access_token: pk.eyJ1IjoicHJpeWF0aGFyc2FuIiwiYSI6ImNqbGRyMGQ5YTBhcmkzcXF6YWZldnVvZXoifQ.sN7gyyHTIq1BSfHQRBZdHA
name: Scatter Plots on Mapbox
order: 8
order: 9
page_type: u-guide
permalink: python/scattermapbox/
thumbnail: thumbnail/scatter-mapbox.jpg
Expand Down