Commit 2507f2c
File tree
Expand file treeCollapse file tree
6 files changed
+13
-22
lines changedFilter options
- examples/text_labels_and_annotations
- lib/matplotlib
- backends
- style
Expand file treeCollapse file tree
6 files changed
+13
-22
lines changedexamples/text_labels_and_annotations/arrow_demo.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/arrow_demo.py+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
| 150 | + |
154 | 151 |
|
155 | 152 |
|
156 | 153 |
|
157 | 154 |
|
158 | 155 |
|
159 | 156 |
|
160 | 157 |
|
161 |
| - |
162 |
| - |
| 158 | + |
| 159 | + |
163 | 160 |
|
164 | 161 |
|
165 | 162 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1896 | 1896 |
|
1897 | 1897 |
|
1898 | 1898 |
|
1899 |
| - |
| 1899 | + |
1900 | 1900 |
|
1901 | 1901 |
|
1902 | 1902 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
657 | 657 |
|
658 | 658 |
|
659 | 659 |
|
660 |
| - |
| 660 | + |
661 | 661 |
|
662 | 662 |
|
663 | 663 |
|
| ||
763 | 763 |
|
764 | 764 |
|
765 | 765 |
|
766 |
| - |
767 |
| - |
| 766 | + |
| 767 | + |
768 | 768 |
|
769 | 769 |
|
770 | 770 |
|
|
lib/matplotlib/style/core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/style/core.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
| 181 | + |
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
|
+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
518 | 518 |
|
519 | 519 |
|
520 | 520 |
|
521 |
| - |
522 |
| - |
523 |
| - |
524 |
| - |
525 |
| - |
526 |
| - |
527 |
| - |
528 |
| - |
529 |
| - |
| 521 | + |
| 522 | + |
| 523 | + |
530 | 524 |
|
531 |
| - |
| 525 | + |
532 | 526 |
|
533 | 527 |
|
534 | 528 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
463 | 463 |
|
464 | 464 |
|
465 | 465 |
|
466 |
| - |
| 466 | + |
467 | 467 |
|
468 | 468 |
|
0 commit comments