Commit bd3a6f1
File tree
Expand file treeCollapse file tree
4 files changed
+49
-50
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
4 files changed
+49
-50
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2708 | 2708 |
|
2709 | 2709 |
|
2710 | 2710 |
|
| 2711 | + |
2711 | 2712 |
|
2712 | 2713 |
|
2713 | 2714 |
|
| ||
2728 | 2729 |
|
2729 | 2730 |
|
2730 | 2731 |
|
2731 |
| - |
| 2732 | + |
2732 | 2733 |
|
2733 | 2734 |
|
2734 | 2735 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+34-39Lines changed: 34 additions & 39 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
| ||
85 | 84 |
|
86 | 85 |
|
87 | 86 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
126 | 121 |
|
127 | 122 |
|
128 | 123 |
|
|
lib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+5-3Lines changed: 5 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 | 7 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
153 |
| - |
| 152 | + |
154 | 153 |
|
155 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
156 | 158 |
|
157 | 159 |
|
158 | 160 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
915 | 915 |
|
916 | 916 |
|
917 | 917 |
|
918 |
| - |
919 |
| - |
920 |
| - |
921 |
| - |
922 |
| - |
923 |
| - |
| 918 | + |
924 | 919 |
|
925 | 920 |
|
926 | 921 |
|
927 | 922 |
|
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
928 | 929 |
|
929 | 930 |
|
930 | 931 |
|
|
0 commit comments