Commit e7ce925
File tree
Expand file treeCollapse file tree
7 files changed
+16
-22
lines changedFilter options
- examples
- axes_grid1
- event_handling
- images_contours_and_fields
- subplots_axes_and_figures
- ticks_and_spines
- lib/matplotlib/tests
Expand file treeCollapse file tree
7 files changed
+16
-22
lines changedexamples/axes_grid1/demo_axes_divider.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_divider.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
examples/axes_grid1/inset_locator_demo2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo2.py+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
| 35 | + |
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
| ||
69 | 67 |
|
70 | 68 |
|
71 | 69 |
|
72 |
| - |
73 |
| - |
74 |
| - |
| 70 | + |
75 | 71 |
|
76 | 72 |
|
77 | 73 |
|
|
examples/event_handling/ginput_manual_clabel_sgskip.py
Copy file name to clipboardExpand all lines: examples/event_handling/ginput_manual_clabel_sgskip.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
|
examples/images_contours_and_fields/contour_demo.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/contour_demo.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
89 |
| - |
| 88 | + |
90 | 89 |
|
91 | 90 |
|
92 | 91 |
|
|
examples/subplots_axes_and_figures/shared_axis_demo.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/shared_axis_demo.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
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 |
|
|
examples/ticks_and_spines/date_precision_and_epochs.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/date_precision_and_epochs.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
|
lib/matplotlib/tests/test_polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_polar.py+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
325 |
| - |
| 325 | + |
326 | 326 |
|
327 |
| - |
| 327 | + |
328 | 328 |
|
329 |
| - |
| 329 | + |
330 | 330 |
|
331 |
| - |
332 |
| - |
333 |
| - |
| 331 | + |
334 | 332 |
|
335 | 333 |
|
336 | 334 |
|
|
0 commit comments