ggblanket icon indicating copy to clipboard operation
ggblanket copied to clipboard

ggplot v3.4.0 will create linewidth param, and distinguish this from size

Open davidhodge931 opened this issue 2 years ago • 0 comments

For {ggblanket} 1.2.0, just remove size arg, so that size/linewidth can be accessed by ... without causing problems

For future {ggblanket} version once {ggplot2} 3.4.0 released:

  • Add linewidth param with default 1.5
  • Add size param with default 0.5

davidhodge931 avatar Jun 22 '22 22:06 davidhodge931