Closed nsh87 closed 8 years ago
Should be as simple as outlier.size=1
or 0.5
as extra argument to clust_boxplot
's call to qplot
.
Note: it's possible to pass additional arguments to qplot
. I marked this as Enhancement since this can be done by passing the argument, but I think reduced size might be a sensible default.
It can be very hard to read plots with such large dots for the outliers. They're outliers, but they take over, and it's hard to see the bars, which are really the important part. Can the size of them be reduced (significantly)?