-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
This is largely fixed. However, two main types of cases remain:
- The
linewidth
parameter isn't fully supported by tidybayes and ggdist, yet. Based on GitHub (see here), it looks like this will be fixed in the next release of ggdist. - There are a few cases where I used
scale_size_manual()
, which should be replaced byscale_linewidth_manual()
. However, there was a goof and the current version of ggplot2 doesn't have an option forscale_linewidth_manual()
(see here). I'm hoping this will be fixed in the next release of ggplot2.
new section
blah blah
Metadata
Metadata
Assignees
Labels
No labels