Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba20571

Browse files
gremlin elimination
1 parent a4cbdb7 commit ba20571

12 files changed

+14
-4
lines changed

_posts/ggplot2/2011-11-29-scale-x.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: ggplot2 scale_x_date | Examples | Plotly
33
name: scale_x_date
44
permalink: ggplot2/scale-x/
5+
redirect_from: ggplot2/scale_x_date/
56
description: How to make plots in R and ggplot2 using scale_x_date.
67
layout: base
78
thumbnail: thumbnail/time-series.jpg

_posts/ggplot2/2011-11-29-scale-x.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: ggplot2 scale_x_date | Examples | Plotly
33
name: scale_x_date
44
permalink: ggplot2/scale-x/
5+
redirect_from: ggplot2/scale_x_date/
56
description: How to make plots in R and ggplot2 using scale_x_date.
67
layout: base
78
thumbnail: thumbnail/time-series.jpg

_posts/ggplot2/2011-11-29-scale-y.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: ggplot2 scale_y_continuous | Examples | Plotly
33
name: scale_y_continuous
44
permalink: ggplot2/scale-y/
5+
redirect_from: ggplot2/scale_y_continuous/
56
description: How to use logarithmic scales with ggplot2 axes.
67
layout: base
78
thumbnail: thumbnail/log.jpg
@@ -57,4 +58,4 @@ chart_link
5758
``` {r, echo=FALSE}
5859
chart_link
5960
```
60-
Inspired by <a href="http://stackoverflow.com/questions/4699493/transform-only-one-axis-to-log10-scale-with-ggplot2">Stack Overflow</a>.
61+
Inspired by <a href="http://stackoverflow.com/questions/4699493/transform-only-one-axis-to-log10-scale-with-ggplot2">Stack Overflow</a>.

_posts/ggplot2/2011-11-29-scale-y.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: ggplot2 scale_y_continuous | Examples | Plotly
33
name: scale_y_continuous
44
permalink: ggplot2/scale-y/
5+
redirect_from: ggplot2/scale_y_continuous/
56
description: How to use logarithmic scales with ggplot2 axes.
67
layout: base
78
thumbnail: thumbnail/log.jpg

_posts/ggplot2/2016-11-29-facet-grid.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: ggplot2 facet_grid | Examples | Plotly
33
name: facet_grid
44
permalink: ggplot2/facet_grid/
5+
redirect_from: ggplot2/facet/
56
description: How to make subplots with facet_wrap and facet_grid in ggplot2 and R.
67
layout: base
78
thumbnail: thumbnail/facet_grid.jpg

_posts/ggplot2/2016-11-29-facet-grid.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: ggplot2 facet_grid | Examples | Plotly
33
name: facet_grid
44
permalink: ggplot2/facet_grid/
5+
redirect_from: ggplot2/facet/
56
description: How to make subplots with facet_wrap and facet_grid in ggplot2 and R.
67
layout: base
78
thumbnail: thumbnail/facet_grid.jpg

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ page_type: example_index
1010
has_thumbnail: true
1111
display_as: statistical
1212
order: 3
13-
redirect_from: ggplot2/line-shapes/
13+
redirect_from: ggplot2/histograms/
1414
output:
1515
html_document:
1616
keep_md: true
@@ -139,4 +139,4 @@ chart_link
139139

140140
``` {r, echo=FALSE}
141141
chart_link
142-
```
142+
```

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ page_type: example_index
1010
has_thumbnail: true
1111
display_as: statistical
1212
order: 3
13-
redirect_from: ggplot2/line-shapes/
13+
redirect_from: ggplot2/histograms/
1414
output:
1515
html_document:
1616
keep_md: true

_posts/r/basic/2015-12-31-semicircle-gauge-chart.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: R Gauge Charts | Examples | Plotly
33
name: Gauge Charts
44
permalink: r/gauge-charts/
5+
redirect_from: r/gauge-meter/
56
description: How to make gauge charts in R with Plotly.
67
layout: base
78
thumbnail: thumbnail/gauge.jpg

_posts/r/basic/2015-12-31-semicircle-gauge-chart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: R Gauge Charts | Examples | Plotly
33
name: Gauge Charts
44
permalink: r/gauge-charts/
5+
redirect_from: r/gauge-meter/
56
description: How to make gauge charts in R with Plotly.
67
layout: base
78
thumbnail: thumbnail/gauge.jpg

_posts/r/basic/scattergl/2016-02-25-scattergl.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: WebGL vs SVG| Examples | Plotly
33
name: WebGL vs SVG in R
44
permalink: r/webgl-vs-svg/
5+
redirect_from: r/webgl-vs-svg-line-chart/
56
description: How to create plots using WebGL
67
layout: base
78
thumbnail: thumbnail/webgl.jpg

_posts/r/basic/scattergl/2016-02-25-scattergl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: WebGL vs SVG| Examples | Plotly
33
name: WebGL vs SVG in R
44
permalink: r/webgl-vs-svg/
5+
redirect_from: r/webgl-vs-svg-line-chart/
56
description: How to create plots using WebGL
67
layout: base
78
thumbnail: thumbnail/webgl.jpg

0 commit comments

Comments
 (0)