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

Font sizes in forest plots and plot.baggr_compare (add_values) #158

Open
wwiecek opened this issue Feb 24, 2023 · 1 comment
Open

Font sizes in forest plots and plot.baggr_compare (add_values) #158

wwiecek opened this issue Feb 24, 2023 · 1 comment
Labels
good first issue Good for newcomers
Milestone

Comments

@wwiecek
Copy link
Owner

wwiecek commented Feb 24, 2023

I feel like I am using forestplot package wrong, my forest plots are ugly and the point sizes are way too big sometimes. THere has to be a good automated alternative.

Similarly, my own solution to printing values in

bg <- baggr(schools)
baggr_compare(bg) %>% plot(add_values = TRUE)

requires manual adjustments via values_size and values_digits. This is bad! I'm sure there is a better out-of-box solution for adding these values on the right hand side in a way that doesn't require the user to make manual adjustments.

@wwiecek wwiecek added the good first issue Good for newcomers label Feb 24, 2023
@wwiecek wwiecek added this to the v0.7 milestone Dec 18, 2023
@athowes
Copy link

athowes commented Sep 11, 2024

Can this be considered closed with #179?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants