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

Rewrite autoplot() methods to use the special scales #12

Open
aphalo opened this issue Aug 2, 2024 · 1 comment
Open

Rewrite autoplot() methods to use the special scales #12

aphalo opened this issue Aug 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aphalo
Copy link
Owner

aphalo commented Aug 2, 2024

Because of historical reasons, the autoplot() methods define axis labels without using the scales defined in 'ggspectra' making them less flexible and a bit inconsistent. These methods could be updated to use the scales and at the same time add support for enabling and disabling symbols in axis labels as per #8 .

@aphalo aphalo added the enhancement New feature or request label Aug 2, 2024
@aphalo aphalo self-assigned this Aug 2, 2024
@aphalo
Copy link
Owner Author

aphalo commented Sep 13, 2024

'ggplot2' most likely will soon support data dictionaries. This will help with axis and other guide labels. 'gguidance' may also add useful functions.

@aphalo aphalo added this to the Future version milestone Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant