Commit b63a5cb
File tree
Expand file treeCollapse file tree
3 files changed
+8
-4
lines changedFilter options
- galleries/examples/text_labels_and_annotations
- lib/matplotlib
- axes
Expand file treeCollapse file tree
3 files changed
+8
-4
lines changedgalleries/examples/text_labels_and_annotations/text_alignment.py
Copy file name to clipboardExpand all lines: galleries/examples/text_labels_and_annotations/text_alignment.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
632 | 632 |
|
633 | 633 |
|
634 | 634 |
|
635 |
| - |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
636 | 639 |
|
637 | 640 |
|
638 | 641 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
1251 | 1251 |
|
1252 | 1252 |
|
1253 | 1253 |
|
1254 |
| - |
| 1254 | + |
1255 | 1255 |
|
1256 | 1256 |
|
1257 | 1257 |
|
|
0 commit comments