Commit 013757e
File tree
Expand file treeCollapse file tree
7 files changed
+93
-24
lines changedFilter options
- doc/users/next_whats_new
- galleries/examples/statistics
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
7 files changed
+93
-24
lines changeddoc/users/next_whats_new/sides_violinplot.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
galleries/examples/statistics/violinplot.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/violinplot.py+29-11Lines changed: 29 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
55 | 64 |
|
56 | 65 |
|
57 | 66 |
|
58 |
| - |
| 67 | + |
59 | 68 |
|
60 | 69 |
|
61 | 70 |
|
62 | 71 |
|
63 |
| - |
| 72 | + |
64 | 73 |
|
65 | 74 |
|
66 | 75 |
|
67 | 76 |
|
68 |
| - |
| 77 | + |
69 | 78 |
|
70 | 79 |
|
71 | 80 |
|
72 | 81 |
|
73 | 82 |
|
74 |
| - |
| 83 | + |
75 | 84 |
|
76 | 85 |
|
77 | 86 |
|
78 | 87 |
|
79 |
| - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
80 | 98 |
|
81 | 99 |
|
82 | 100 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+36-9Lines changed: 36 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8244 | 8244 |
|
8245 | 8245 |
|
8246 | 8246 |
|
8247 |
| - |
| 8247 | + |
8248 | 8248 |
|
8249 | 8249 |
|
8250 | 8250 |
|
| ||
8295 | 8295 |
|
8296 | 8296 |
|
8297 | 8297 |
|
| 8298 | + |
| 8299 | + |
| 8300 | + |
| 8301 | + |
8298 | 8302 |
|
8299 | 8303 |
|
8300 | 8304 |
|
| ||
8346 | 8350 |
|
8347 | 8351 |
|
8348 | 8352 |
|
8349 |
| - |
| 8353 | + |
8350 | 8354 |
|
8351 | 8355 |
|
8352 |
| - |
| 8356 | + |
8353 | 8357 |
|
8354 | 8358 |
|
8355 | 8359 |
|
| ||
8405 | 8409 |
|
8406 | 8410 |
|
8407 | 8411 |
|
| 8412 | + |
| 8413 | + |
| 8414 | + |
| 8415 | + |
8408 | 8416 |
|
8409 | 8417 |
|
8410 | 8418 |
|
| ||
8467 | 8475 |
|
8468 | 8476 |
|
8469 | 8477 |
|
| 8478 | + |
| 8479 | + |
| 8480 | + |
8470 | 8481 |
|
8471 |
| - |
| 8482 | + |
| 8483 | + |
| 8484 | + |
8472 | 8485 |
|
8473 | 8486 |
|
8474 | 8487 |
|
| ||
8480 | 8493 |
|
8481 | 8494 |
|
8482 | 8495 |
|
8483 |
| - |
8484 |
| - |
| 8496 | + |
| 8497 | + |
| 8498 | + |
| 8499 | + |
| 8500 | + |
| 8501 | + |
| 8502 | + |
| 8503 | + |
8485 | 8504 |
|
8486 | 8505 |
|
8487 |
| - |
8488 |
| - |
| 8506 | + |
| 8507 | + |
| 8508 | + |
| 8509 | + |
| 8510 | + |
| 8511 | + |
| 8512 | + |
| 8513 | + |
8489 | 8514 |
|
8490 | 8515 |
|
8491 | 8516 |
|
8492 | 8517 |
|
8493 | 8518 |
|
8494 | 8519 |
|
8495 | 8520 |
|
8496 |
| - |
| 8521 | + |
| 8522 | + |
| 8523 | + |
8497 | 8524 |
|
8498 | 8525 |
|
8499 | 8526 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
373 |
| - |
| 373 | + |
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
| ||
745 | 745 |
|
746 | 746 |
|
747 | 747 |
|
| 748 | + |
748 | 749 |
|
749 | 750 |
|
750 | 751 |
|
| ||
757 | 758 |
|
758 | 759 |
|
759 | 760 |
|
| 761 | + |
760 | 762 |
|
761 | 763 |
|
762 | 764 |
|
|
+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4078 | 4078 |
|
4079 | 4079 |
|
4080 | 4080 |
|
4081 |
| - |
4082 |
| - |
4083 |
| - |
| 4081 | + |
| 4082 | + |
| 4083 | + |
| 4084 | + |
| 4085 | + |
4084 | 4086 |
|
4085 | 4087 |
|
4086 | 4088 |
|
| ||
4095 | 4097 |
|
4096 | 4098 |
|
4097 | 4099 |
|
| 4100 | + |
4098 | 4101 |
|
4099 | 4102 |
|
4100 | 4103 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/violinplot_sides.png
Copy file name to clipboard11.3 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3794 | 3794 |
|
3795 | 3795 |
|
3796 | 3796 |
|
| 3797 | + |
| 3798 | + |
| 3799 | + |
| 3800 | + |
| 3801 | + |
| 3802 | + |
| 3803 | + |
| 3804 | + |
| 3805 | + |
| 3806 | + |
| 3807 | + |
| 3808 | + |
| 3809 | + |
| 3810 | + |
| 3811 | + |
3797 | 3812 |
|
3798 | 3813 |
|
3799 | 3814 |
|
|
0 commit comments