Commit 14b34fd
File tree
Expand file treeCollapse file tree
6 files changed
+13
-12
lines changedFilter options
- examples
- subplots_axes_and_figures
- text_labels_and_annotations
- lib/matplotlib
- projections
- tests
- tutorials/intermediate
Expand file treeCollapse file tree
6 files changed
+13
-12
lines changedexamples/subplots_axes_and_figures/zoom_inset_axes.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/zoom_inset_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
examples/text_labels_and_annotations/mathtext_examples.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/mathtext_examples.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
| 71 | + |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
|
lib/matplotlib/projections/geo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/geo.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
| 150 | + |
150 | 151 |
|
151 | 152 |
|
152 | 153 |
|
|
lib/matplotlib/tests/test_constrainedlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_constrainedlayout.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
| 19 | + |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
428 | 428 |
|
429 | 429 |
|
430 | 430 |
|
431 |
| - |
432 |
| - |
| 431 | + |
| 432 | + |
433 | 433 |
|
434 | 434 |
|
435 | 435 |
|
|
lib/matplotlib/tests/test_text.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_text.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
639 |
| - |
| 639 | + |
640 | 640 |
|
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
644 |
| - |
| 644 | + |
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
|
tutorials/intermediate/constrainedlayout_guide.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/constrainedlayout_guide.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
296 | 296 |
|
297 | 297 |
|
298 | 298 |
|
299 |
| - |
300 |
| - |
| 299 | + |
| 300 | + |
301 | 301 |
|
302 | 302 |
|
303 | 303 |
|
|
0 commit comments