Replies: 1 comment 3 replies
-
ggproto space is super broad. I think Stat focus might make sense there. I think you can get a whole lot done making Stats and many can be straightforward. I think the fact that users use geom_* functions the most, might initially mistakenly direct one to looking for guidance about how to write a Geom, when a Stat might be the solution (one reason layer_* prefixing might be nice). I'm pretty sure, to some extent, I found that confusing early on. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Given #53 discussion, it seems like breaking this out as a separate topic makes sense.
Beta Was this translation helpful? Give feedback.
All reactions