Skip to content

Commit 3e6f449

Browse files
Merge pull request #2115 from plotly/update-post-order
get 3d subplots post to render on language index
2 parents d66e771 + bb2b83b commit 3e6f449

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ temp-plot.html
4545
.vscode
4646
doc/python/.ipynb_checkpoints
4747
doc/python/.mapbox_token
48+
doc/.ipynb_checkpoints

doc/python/3d-subplots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
layout: base
2929
name: 3D Subplots
3030
order: 4
31-
page_type: u-guide
31+
page_type: example_index
3232
permalink: python/3d-subplots/
3333
thumbnail: thumbnail/3d-subplots.jpg
3434
---

doc/python/figure-factory-subplots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
layout: base
2929
name: Figure Factory Subplots
3030
order: 4
31-
page_type: u-guide
31+
page_type: example_index
3232
permalink: python/figure-factory-subplots/
3333
thumbnail: thumbnail/ff-subplots.jpg
3434
---

0 commit comments

Comments
 (0)