Skip to content

Commit d83fbe3

Browse files
committed
making sure the geoms are alphabetical
1 parent 357761a commit d83fbe3

8 files changed

+8
-8
lines changed

_posts/ggplot2/2016-11-29-geom_tile.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ language: ggplot2
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: basic
12-
order: 8
12+
order: 12
1313
output:
1414
html_document:
1515
keep_md: true

_posts/ggplot2/2016-11-29-geom_tile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ language: ggplot2
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: basic
12-
order: 8
12+
order: 12
1313
output:
1414
html_document:
1515
keep_md: true

_posts/ggplot2/2017-04-21-geom_spoke.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ language: ggplot2
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: basic
12-
order: 11
12+
order: 10
1313
output:
1414
html_document:
1515
keep_md: true

_posts/ggplot2/2017-04-21-geom_spoke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ language: ggplot2
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: basic
12-
order: 11
12+
order: 10
1313
output:
1414
html_document:
1515
keep_md: true

_posts/ggplot2/2018-06-22-geom_sf.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ language: ggplot2
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: basic
12-
order: 12
12+
order: 9
1313
output:
1414
html_document:
1515
keep_md: true

_posts/ggplot2/2018-06-22-geom_sf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ language: ggplot2
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: basic
12-
order: 12
12+
order: 9
1313
output:
1414
html_document:
1515
keep_md: true

_posts/ggplot2/2019-07-30-geom_text.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: geom_text | Examples | Plotly
33
name: geom_text
44
permalink: ggplot2/geom_text/
5-
description: How to add text .
5+
description: How to make a text graph using ggplotly.
66
layout: base
77
thumbnail: thumbnail/geom_text.jpg
88
language: ggplot2

_posts/ggplot2/2019-07-30-geom_text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: geom_text | Examples | Plotly
33
name: geom_text
44
permalink: ggplot2/geom_text/
5-
description: How to add text .
5+
description: How to make a text graph using ggplotly.
66
layout: base
77
thumbnail: thumbnail/geom_text.jpg
88
language: ggplot2

0 commit comments

Comments
 (0)