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

API change: easy_plot_title_size should be called easy_title_size etc #77

Open
davidhodge931 opened this issue Feb 17, 2024 · 0 comments

Comments

@davidhodge931
Copy link

I think the use of "plot" in function names is unnecessary, makes the function names too long, and be more difficult to find/guess the function name for new users.

E.g. I want to remove the title or subtitle. I wouldn't even know that that is called a plot.title or plot.subtitle in ggplot2 language. The teach = TRUE can tell people what this is in ggplot2 language.

So I think that easy_plot_title_size should be called easy_title_size instead - with the former deprecated.

This applies to the following functions:
image

@davidhodge931 davidhodge931 changed the title API change: Function names that reference plot_ in the function name not have this API change: easy_plot_title_size should be called easy_title_size etc Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant