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

automatically detect orientation in geoms #257

Closed
22 tasks done
mjskay opened this issue Jun 3, 2020 · 0 comments
Closed
22 tasks done

automatically detect orientation in geoms #257

mjskay opened this issue Jun 3, 2020 · 0 comments
Labels
Milestone

Comments

@mjskay
Copy link
Owner

mjskay commented Jun 3, 2020

  • auto-detect orientation in slabinterval stats and geoms
  • auto-detect orientation in lineribbon stats and geoms
  • drop .lower and .upper auto-mappings from non-horizontal shortcut geoms
    • default_mapping
    • add_default_computed_aesthetics - drop from lineribbon?
  • deprecate all "h"-suffix geoms
    • simplify tests
  • might as well finally add deprecation warning to geom_eye etc too
  • update vignettes and examples
    • remove refs to horizontal geoms
    • remove refs to ggstance
    • freq-uncertainty-vis.Rmd
    • tidybayes-residuals.Rmd
    • tidybayes.Rmd
    • tidy-rstanarm.Rmd
    • slabinterval.Rmd
    • README.Rmd
    • tidy-brms.Rmd
    • tidy-rethinking.Rmd
    • double-check function examples
    • strings to search: [h], [h|]
    • regexes: (stat|geom)_\w*h\b, (Stat|Geom)\w*h\b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant