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

legend border on ppc_freqpoly_grouped #134

Open
tjmahr opened this issue Feb 6, 2018 · 1 comment
Open

legend border on ppc_freqpoly_grouped #134

tjmahr opened this issue Feb 6, 2018 · 1 comment

Comments

@tjmahr
Copy link
Collaborator

tjmahr commented Feb 6, 2018

Not sure what's going on here.

library(bayesplot)
y <- example_y_data()
yrep <- example_yrep_draws()
group <- example_group_data()
ppc_freqpoly_grouped(y, yrep[1:3,], group, alpha = .5)

image

@jgabry
Copy link
Member

jgabry commented Feb 9, 2018

Weird. I hadn't noticed that before. I assume it's been happening all along since I'm not sure what change we made that could affect that. Or maybe something relevant in ggplot2 changed?

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