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

Skip to content

Commit 58f7483

Browse files
authored
Update 2019-07-12-geom_bin2d.Rmd
1 parent 1d50e96 commit 58f7483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/ggplot2/2019-07-12-geom_bin2d.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ chart_link
115115
```
116116

117117
### With Facets
118-
We can facet the graphic with the "region" column, and set "bins" to 20, so that the graph is 20 x 20 sides. We can also use a little trick to add an "All" subset containing all the data.
118+
We can facet the graphic with the "region" column, and set "bins" to 20, so that the graph is 20 x 20 sides.
119119

120120
```{r, results='hide'}
121121
library(plotly)

0 commit comments

Comments
 (0)