Commit 4769f7b
File tree
Expand file treeCollapse file tree
4 files changed
+5
-10
lines changedFilter options
- examples/color
- lib
- matplotlib
- backends/qt_editor
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
4 files changed
+5
-10
lines changedexamples/color/colormap_reference.py
Copy file name to clipboardExpand all lines: examples/color/colormap_reference.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
lib/matplotlib/backends/qt_editor/formlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_editor/formlayout.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
246 |
| - |
247 |
| - |
248 |
| - |
249 | 246 |
|
| 247 | + |
250 | 248 |
|
251 | 249 |
|
252 | 250 |
|
|
lib/mpl_toolkits/axes_grid1/parasite_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/parasite_axes.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 | 57 |
|
59 | 58 |
|
60 |
| - |
61 |
| - |
| 59 | + |
62 | 60 |
|
63 | 61 |
|
64 | 62 |
|
| ||
176 | 174 |
|
177 | 175 |
|
178 | 176 |
|
179 |
| - |
180 |
| - |
| 177 | + |
181 | 178 |
|
182 | 179 |
|
183 | 180 |
|
|
0 commit comments