Commit 1d89de2
committed
File tree
Expand file treeCollapse file tree
11 files changed
+38
-27
lines changedFilter options
- doc/pyplots
- examples
- api
- color
- pylab_examples
- lib/matplotlib
Expand file treeCollapse file tree
11 files changed
+38
-27
lines changeddoc/pyplots/whats_new_98_4_fancy.py
Copy file name to clipboardExpand all lines: doc/pyplots/whats_new_98_4_fancy.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
examples/api/filled_step.py
Copy file name to clipboardExpand all lines: examples/api/filled_step.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
| 178 | + |
177 | 179 |
|
178 |
| - |
179 |
| - |
| 180 | + |
180 | 181 |
|
181 | 182 |
|
182 | 183 |
|
|
examples/color/named_colors.py
Copy file name to clipboardExpand all lines: examples/color/named_colors.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
|
examples/pylab_examples/arrow_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/arrow_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
|
examples/pylab_examples/boxplot_demo2.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/boxplot_demo2.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
examples/pylab_examples/demo_tight_layout.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/demo_tight_layout.py+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 |
| - |
6 |
| - |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 |
| - |
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
examples/pylab_examples/spectrum_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/spectrum_demo.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
4 | 7 |
|
5 | 8 |
|
6 | 9 |
|
|
examples/pylab_examples/system_monitor.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/system_monitor.py+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
| 21 | + |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
examples/pylab_examples/xcorr_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/xcorr_demo.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
4 | 7 |
|
5 | 8 |
|
6 | 9 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1690 | 1690 |
|
1691 | 1691 |
|
1692 | 1692 |
|
1693 |
| - |
| 1693 | + |
1694 | 1694 |
|
1695 | 1695 |
|
1696 | 1696 |
|
| ||
1838 | 1838 |
|
1839 | 1839 |
|
1840 | 1840 |
|
1841 |
| - |
| 1841 | + |
1842 | 1842 |
|
1843 | 1843 |
|
1844 | 1844 |
|
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1267 | 1267 |
|
1268 | 1268 |
|
1269 | 1269 |
|
1270 |
| - |
1271 |
| - |
| 1270 | + |
1272 | 1271 |
|
1273 | 1272 |
|
1274 | 1273 |
|
| ||
1284 | 1283 |
|
1285 | 1284 |
|
1286 | 1285 |
|
1287 |
| - |
1288 |
| - |
| 1286 | + |
1289 | 1287 |
|
1290 | 1288 |
|
1291 | 1289 |
|
|
0 commit comments