Commit 7d51f37
File tree
Expand file treeCollapse file tree
12 files changed
+17
-17
lines changedFilter options
- doc/api/next_api_changes
- examples/text_labels_and_annotations
- lib/matplotlib
- mpl-data/stylelib
- tests
Expand file treeCollapse file tree
12 files changed
+17
-17
lines changeddoc/api/next_api_changes/2018-02-15-AL-deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/2018-02-15-AL-deprecations.rst-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
doc/api/next_api_changes/2018-05-15-AL.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/2018-05-15-AL.rst-8Lines changed: 0 additions & 8 deletions
This file was deleted.
examples/text_labels_and_annotations/tex_demo.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/tex_demo.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
examples/text_labels_and_annotations/usetex_baseline_test.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/usetex_baseline_test.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
813 | 813 |
|
814 | 814 |
|
815 | 815 |
|
816 |
| - |
817 |
| - |
| 816 | + |
818 | 817 |
|
819 | 818 |
|
820 | 819 |
|
|
lib/matplotlib/mpl-data/stylelib/_classic_test.mplstyle
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/_classic_test.mplstyle+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
| 112 | + |
| 113 | + |
112 | 114 |
|
113 | 115 |
|
114 | 116 |
|
|
lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/classic.mplstyle+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| 114 | + |
| 115 | + |
114 | 116 |
|
115 | 117 |
|
116 | 118 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1100 | 1100 |
|
1101 | 1101 |
|
1102 | 1102 |
|
1103 |
| - |
| 1103 | + |
1104 | 1104 |
|
1105 | 1105 |
|
1106 | 1106 |
|
|
lib/matplotlib/tests/test_backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_ps.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
lib/matplotlib/tests/test_rcparams.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_rcparams.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
471 |
| - |
| 471 | + |
472 | 472 |
|
473 | 473 |
|
474 | 474 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
| 207 | + |
207 | 208 |
|
208 | 209 |
|
209 | 210 |
|
| ||
254 | 255 |
|
255 | 256 |
|
256 | 257 |
|
257 |
| - |
| 258 | + |
| 259 | + |
258 | 260 |
|
259 | 261 |
|
260 | 262 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
| 228 | + |
| 229 | + |
228 | 230 |
|
229 | 231 |
|
230 | 232 |
|
|
0 commit comments