Commit 8812cc2
File tree
Expand file treeCollapse file tree
5 files changed
+41
-14
lines changedFilter options
- doc/api/next_api_changes
- examples/text_labels_and_annotations
- lib/matplotlib
- tests
Expand file treeCollapse file tree
5 files changed
+41
-14
lines changeddoc/api/next_api_changes/2019-03-27-AL.rst
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
examples/text_labels_and_annotations/stix_fonts_demo.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/stix_fonts_demo.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
11 | 14 |
|
12 |
| - |
13 |
| - |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
22 |
| - |
| 24 | + |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2638 | 2638 |
|
2639 | 2639 |
|
2640 | 2640 |
|
| 2641 | + |
| 2642 | + |
| 2643 | + |
| 2644 | + |
| 2645 | + |
2641 | 2646 |
|
2642 | 2647 |
|
2643 | 2648 |
|
|
+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
469 | 469 |
|
470 | 470 |
|
471 | 471 |
|
472 |
| - |
473 |
| - |
474 |
| - |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
475 | 485 |
|
476 | 486 |
|
477 | 487 |
|
|
lib/matplotlib/tests/test_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mathtext.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
166 | 170 |
|
167 | 171 |
|
168 | 172 |
|
169 | 173 |
|
170 | 174 |
|
171 | 175 |
|
172 | 176 |
|
173 |
| - |
| 177 | + |
174 | 178 |
|
175 | 179 |
|
176 | 180 |
|
| ||
184 | 188 |
|
185 | 189 |
|
186 | 190 |
|
187 |
| - |
| 191 | + |
188 | 192 |
|
189 | 193 |
|
190 | 194 |
|
|
0 commit comments