Commit ed41aea
File tree
Expand file treeCollapse file tree
4 files changed
+23
-12
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
4 files changed
+23
-12
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2725 | 2725 |
|
2726 | 2726 |
|
2727 | 2727 |
|
2728 |
| - |
| 2728 | + |
2729 | 2729 |
|
2730 | 2730 |
|
2731 | 2731 |
|
|
lib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
150 |
| - |
151 |
| - |
152 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
153 | 158 |
|
154 | 159 |
|
155 | 160 |
|
|
lib/matplotlib/tests/test_rcparams.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_rcparams.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
110 |
| - |
| 109 | + |
111 | 110 |
|
112 | 111 |
|
113 | 112 |
|
114 | 113 |
|
115 |
| - |
116 |
| - |
| 114 | + |
117 | 115 |
|
118 | 116 |
|
119 | 117 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+12-4Lines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| ||
914 | 915 |
|
915 | 916 |
|
916 | 917 |
|
917 |
| - |
918 |
| - |
919 |
| - |
920 |
| - |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
921 | 929 |
|
922 | 930 |
|
923 | 931 |
|
|
0 commit comments