Commit 0bbaa65
Fix boxplot: only set boxpoints when hiding outliers
Don't explicitly set boxpoints="outliers" for all boxplots, as this
changes the default behavior and breaks visual snapshots. Only set
boxpoints=FALSE when outliers should be hidden.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e9f4d46 commit 0bbaa65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
902 | | - | |
| 902 | + | |
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
| |||
0 commit comments