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 3d charts
  • Loading branch information
Joseph Damiba committed Nov 4, 2019
commit 7d2891a7b673b6a2c234830cc30c13314d152444
2 changes: 1 addition & 1 deletion python/3d-axes.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Axes
order: 0.101
order: 1
page_type: example_index
permalink: python/3d-axes/
thumbnail: thumbnail/3d-axes.png
Expand Down
2 changes: 1 addition & 1 deletion python/3d-bubble-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: 3D Bubble Charts
order: 2
order: 6
page_type: u-guide
permalink: python/3d-bubble-charts/
thumbnail: thumbnail/3dbubble.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/3d-camera-controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Camera Controls
order: 0.108
order: 5
permalink: python/3d-camera-controls/
thumbnail: thumbnail/3d-camera-controls.jpg
---
Expand Down
2 changes: 1 addition & 1 deletion python/3d-isosurface-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Isosurface Plots
order: 12.1
order: 10
page_type: u-guide
permalink: python/3d-isosurface-plots/
redirect_from: python/isosurfaces-with-marching-cubes/
Expand Down
2 changes: 1 addition & 1 deletion python/3d-line-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Line Plots
order: 3
order: 7
page_type: u-guide
permalink: python/3d-line-plots/
thumbnail: thumbnail/3d-line.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/3d-mesh.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Mesh Plots
order: 7
order: 9
page_type: u-guide
permalink: python/3d-mesh/
thumbnail: thumbnail/3d-mesh.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/3d-scatter-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Scatter Plots
order: 1
order: 2
page_type: example_index
permalink: python/3d-scatter-plots/
thumbnail: thumbnail/3d-scatter.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/3d-subplots.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Subplots
order: 0.104
order: 4
page_type: u-guide
permalink: python/3d-subplots/
thumbnail: thumbnail/3d-subplots.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/3d-surface-coloring.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Surface Coloring
order: 7
order: 8
permalink: python/3d-surface-coloring/
thumbnail: thumbnail/3d-surface-color.jpg
---
Expand Down
2 changes: 1 addition & 1 deletion python/3d-surface-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Surface Plots
order: 6
order: 3
page_type: example_index
permalink: python/3d-surface-plots/
thumbnail: thumbnail/3d-surface.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/3d-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jupyter:
language: python
layout: base
name: 3D Volume Plots
order: 12.2
order: 11
page_type: u-guide
permalink: python/3d-volume-plots/
thumbnail: thumbnail/3d-volume-plots.jpg
Expand Down
2 changes: 1 addition & 1 deletion python/cone-plot.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Cone Plots
order: 20
order: 12
page_type: u-guide
permalink: python/cone-plot/
redirect_from: python/3d-cone/
Expand Down
2 changes: 1 addition & 1 deletion python/streamtube-plot.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: 3D Streamtube Plots
order: 21
order: 13
page_type: u-guide
permalink: python/streamtube-plot/
thumbnail: thumbnail/streamtube.jpg
Expand Down