Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Request: Quick visual example for each geom at http://ggplot2.tidyverse.org/reference/ #2121

Open
dantonnoriega opened this Issue May 4, 2017 · 0 comments

Comments

Projects
None yet
2 participants

dantonnoriega commented May 4, 2017 edited

One of my favorite things about the olds docs.ggplot2.org website were the little visual representations of each geom. The new website is great, but the little visual references were, in my opinion, a superior way for me to quickly and easily determine the graphs I was aiming to make.

For example, I didn't really understand what geom_rug produced, even with the current written description "Rug plots in the margins". To find out, I need to click the link and see the examples.

Not the end of the world, but it was a cool website feature that used to exist that I think is worth bringing back (maybe a separate page?).

karawoo added the docs label Jun 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment