Y
Hacker News
new
|
ask
|
show
|
jobs
How to make small multiple charts with ggplot2 (facet_grid)
(
sharpsightlabs.com
)
6 points
by
SharpSightLabs
2768 days ago
1 comments
black-tea
2768 days ago
It took me a while to understand that facets are a way of displaying another dimension. Facet wrap lets you display one more dimension and grid lets you display two. I've produced some great plots with both.
link