Skip to content

Commit 2febcc8

Browse files
author
Joseph Damiba
committed
no order 5 in mulitiple_axes
1 parent 9d1e11e commit 2febcc8

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

r/2015-07-30-map-subplots-and-small-multiples.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ layout: base
66
thumbnail: thumbnail/map-subplots.jpg
77
language: r
88
display_as: multiple_axes
9+
order: 2
10+
page_type: example_index
911
output:
1012
html_document:
1113
keep_md: true

r/2015-07-30-subplots.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: thumbnail/subplots.jpg
77
language: r
88
page_type: example_index
99
display_as: multiple_axes
10-
order: 2
10+
order: 4
1111
output:
1212
html_document:
1313
keep_md: true

r/2017-01-04-3d-subplots.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: base
66
thumbnail: thumbnail/3d-subplots.jpg
77
language: r
88
display_as: multiple_axes
9-
order: 4
9+
order: 6
1010
output:
1111
html_document:
1212
keep_md: true

r/2017-01-13-mixed-subplot.Rmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ description: How to create mixed subplots in R with Plotly.
55
layout: base
66
thumbnail: thumbnail/mixed_subplot.JPG
77
language: r
8-
page_type: example_index
98
display_as: multiple_axes
10-
order: 5
9+
order: 7
1110
output:
1211
html_document:
1312
keep_md: true

0 commit comments

Comments
 (0)