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

Facilitate annotating plot_coefs #50

Open
jacob-long opened this issue Jan 26, 2019 · 2 comments
Open

Facilitate annotating plot_coefs #50

jacob-long opened this issue Jan 26, 2019 · 2 comments

Comments

@jacob-long
Copy link
Owner

I'd like to make it possible for users to put written annotations on plot_coefs/plot_summs output. I'm thinking about putting the slope, maybe test statistic, standard error, p-value, confidence interval in any combination.

My first thought is to use glue and let users customize by providing a string a la huxtable::huxreg. So as a default the string would be something like "{estimate} ({standard.error}), t = {statistic}". That part will be easier to implement than the actual plotting of the text.

@ChrisWaloszek
Copy link

This would be very useful indeed! In my case I need to add some text to the top left and top right of the plot, to illustrate/explain what a change in the estimate would mean.

@ChrisWaloszek
Copy link

Hello Jacob, are there any updates on this feature? Many thanks in advance!

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

2 participants