Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some documentation to describe the various terms / metaphors used #378

Open
abhsarma opened this issue Mar 18, 2020 · 0 comments
Open

Some documentation to describe the various terms / metaphors used #378

abhsarma opened this issue Mar 18, 2020 · 0 comments

Comments

@abhsarma
Copy link

I really appreciate the work that you've put into engineering it so that we can create animated plots in R, but I would really appreciate if you could document examples (in the form of vignettes), and describe in more details the terms and metaphors used. I've been trying to use the gganimate package but I have been facing some problems with understanding what some of the terms / metaphors used in package mean.

Some quick examples:

  • transition_manual: it is not clear what additional arguments can be passed into it.
  • view_step and view_step_manual: it is not clear what "step" means here. Also not sure if the arguments xmin, xmax, ymin, ymax are supposed to map on to specific frames / states ?

For me it makes sense to interpret the xmin, xmax, ymin, ymax arguments as something similar to aes() which change with group membership?

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

No branches or pull requests

2 participants