Commit a60e49c
File tree
Expand file treeCollapse file tree
7 files changed
+92
-23
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
+92
-23
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 |
---|---|---|
| ||
8231 | 8231 |
|
8232 | 8232 |
|
8233 | 8233 |
|
8234 |
| - |
| 8234 | + |
8235 | 8235 |
|
8236 | 8236 |
|
8237 | 8237 |
|
| ||
8282 | 8282 |
|
8283 | 8283 |
|
8284 | 8284 |
|
| 8285 | + |
| 8286 | + |
| 8287 | + |
| 8288 | + |
8285 | 8289 |
|
8286 | 8290 |
|
8287 | 8291 |
|
| ||
8333 | 8337 |
|
8334 | 8338 |
|
8335 | 8339 |
|
8336 |
| - |
| 8340 | + |
8337 | 8341 |
|
8338 | 8342 |
|
8339 |
| - |
| 8343 | + |
8340 | 8344 |
|
8341 | 8345 |
|
8342 | 8346 |
|
| ||
8392 | 8396 |
|
8393 | 8397 |
|
8394 | 8398 |
|
| 8399 | + |
| 8400 | + |
| 8401 | + |
| 8402 | + |
8395 | 8403 |
|
8396 | 8404 |
|
8397 | 8405 |
|
| ||
8454 | 8462 |
|
8455 | 8463 |
|
8456 | 8464 |
|
| 8465 | + |
| 8466 | + |
| 8467 | + |
8457 | 8468 |
|
8458 |
| - |
| 8469 | + |
| 8470 | + |
| 8471 | + |
8459 | 8472 |
|
8460 | 8473 |
|
8461 | 8474 |
|
| ||
8467 | 8480 |
|
8468 | 8481 |
|
8469 | 8482 |
|
8470 |
| - |
8471 |
| - |
| 8483 | + |
| 8484 | + |
| 8485 | + |
| 8486 | + |
| 8487 | + |
| 8488 | + |
| 8489 | + |
| 8490 | + |
8472 | 8491 |
|
8473 | 8492 |
|
8474 |
| - |
8475 |
| - |
| 8493 | + |
| 8494 | + |
| 8495 | + |
| 8496 | + |
| 8497 | + |
| 8498 | + |
| 8499 | + |
| 8500 | + |
8476 | 8501 |
|
8477 | 8502 |
|
8478 | 8503 |
|
8479 | 8504 |
|
8480 | 8505 |
|
8481 | 8506 |
|
8482 | 8507 |
|
8483 |
| - |
| 8508 | + |
| 8509 | + |
| 8510 | + |
8484 | 8511 |
|
8485 | 8512 |
|
8486 | 8513 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
744 | 744 |
|
745 | 745 |
|
746 | 746 |
|
| 747 | + |
747 | 748 |
|
748 | 749 |
|
749 | 750 |
|
| ||
756 | 757 |
|
757 | 758 |
|
758 | 759 |
|
| 760 | + |
759 | 761 |
|
760 | 762 |
|
761 | 763 |
|
|
+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