Skip to content

Commit

Permalink
Update 2019-07-12-geom_bin2d.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kojisposts authored Jul 30, 2019
1 parent 58f7483 commit 58b8ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/ggplot2/2019-07-12-geom_bin2d.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ chart_link
<iframe src="https://plot.ly/~RPlotBot/5680.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>

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


```r
Expand Down

0 comments on commit 58b8ab0

Please sign in to comment.