Skip to content

control sizes of intervals and points in mcmc_intervals #229

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

Merged
merged 4 commits into from
Jul 2, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update NEWS.md
  • Loading branch information
tjmahr authored Jul 2, 2020
commit dc99d72d906517a9995707dedc211923281a7bb8
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

* Added missing `facet_args` argument to `mcmc_rank_overlay()`. (#221, @hhau)
* Size of points and interval lines can set in
`mcmc_intervals(..., outer_size, inner_size, point_size)`. (#215, #229)
`mcmc_intervals(..., outer_size, inner_size, point_size)`. (#215, #228, #229)


# bayesplot 1.7.2
Expand Down