Commit 803d441
authored
Update box-plots.md
- There is no need for passing dummy variable `y` when stats have already been computed
- `upperfence` values don't match the resulting figure.
- It could be simplified even further by getting rid of the extra call to `add_trace` but I've kept it to follow the documentation styling.
- It might be worth it to separate the example in two cases: (i) with only `q1`, `median`, `q3` provided, (ii) with all values provided.1 parent 43ff7c1 commit 803d441
1 file changed
+3
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
| 236 | + | |
243 | 237 | | |
244 | | - | |
245 | | - | |
| 238 | + | |
| 239 | + | |
246 | 240 | | |
247 | 241 | | |
248 | 242 | | |
| |||
0 commit comments