Commit b7df247
File tree
Expand file treeCollapse file tree
5 files changed
+31
-10
lines changedFilter options
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
5 files changed
+31
-10
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+12-10Lines changed: 12 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3886 | 3886 |
|
3887 | 3887 |
|
3888 | 3888 |
|
3889 |
| - |
3890 |
| - |
3891 |
| - |
3892 |
| - |
| 3889 | + |
| 3890 | + |
| 3891 | + |
3893 | 3892 |
|
3894 | 3893 |
|
3895 | 3894 |
|
| ||
5652 | 5651 |
|
5653 | 5652 |
|
5654 | 5653 |
|
5655 |
| - |
5656 |
| - |
| 5654 | + |
| 5655 | + |
5657 | 5656 |
|
5658 | 5657 |
|
5659 | 5658 |
|
5660 |
| - |
| 5659 | + |
| 5660 | + |
| 5661 | + |
5661 | 5662 |
|
5662 | 5663 |
|
5663 | 5664 |
|
| ||
5712 | 5713 |
|
5713 | 5714 |
|
5714 | 5715 |
|
5715 |
| - |
| 5716 | + |
5716 | 5717 |
|
5717 | 5718 |
|
5718 | 5719 |
|
| ||
5917 | 5918 |
|
5918 | 5919 |
|
5919 | 5920 |
|
5920 |
| - |
| 5921 | + |
5921 | 5922 |
|
5922 | 5923 |
|
5923 | 5924 |
|
5924 | 5925 |
|
5925 | 5926 |
|
| 5927 | + |
5926 | 5928 |
|
5927 | 5929 |
|
5928 | 5930 |
|
5929 | 5931 |
|
5930 |
| - |
| 5932 | + |
5931 | 5933 |
|
5932 | 5934 |
|
5933 | 5935 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/hexbin_empty.png
Copy file name to clipboard3.66 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/hist_bar_empty.png
Copy file name to clipboard3.94 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/hist_step_empty.png
Copy file name to clipboard3.84 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
495 | 495 |
|
496 | 496 |
|
497 | 497 |
|
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
498 | 504 |
|
499 | 505 |
|
500 | 506 |
|
| ||
1014 | 1020 |
|
1015 | 1021 |
|
1016 | 1022 |
|
| 1023 | + |
| 1024 | + |
| 1025 | + |
| 1026 | + |
| 1027 | + |
| 1028 | + |
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
1017 | 1036 |
|
1018 | 1037 |
|
1019 | 1038 |
|
|
0 commit comments