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

Skip to content

Commit 58b8ab0

Browse files
authored
Update 2019-07-12-geom_bin2d.md
1 parent 58f7483 commit 58b8ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ chart_link
113113
<iframe src="https://plot.ly/~RPlotBot/5680.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
114114

115115
### With Facets
116-
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.
116+
We can facet the graphic with the "region" column, and set "bins" to 20, so that the graph is 20 x 20 sides.
117117

118118

119119
```r

0 commit comments

Comments
 (0)