Commit 73f90a2
File tree
Expand file treeCollapse file tree
19 files changed
+116
-47
lines changedFilter options
- doc
- _templates
- pyplots
- users/whats_new
- examples
- api
- color
- pylab_examples
- lib/matplotlib
- mpl-data/stylelib
Expand file treeCollapse file tree
19 files changed
+116
-47
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
97 |
| - |
| 96 | + |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
doc/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 |
|
|
doc/users/whats_new/rcparams.rst
Copy file name to clipboard+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
3 | 25 |
|
4 | 26 |
|
5 | 27 |
|
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 |
---|---|---|
| ||
1712 | 1712 |
|
1713 | 1713 |
|
1714 | 1714 |
|
1715 |
| - |
| 1715 | + |
1716 | 1716 |
|
1717 | 1717 |
|
1718 | 1718 |
|
| ||
1860 | 1860 |
|
1861 | 1861 |
|
1862 | 1862 |
|
1863 |
| - |
| 1863 | + |
1864 | 1864 |
|
1865 | 1865 |
|
1866 | 1866 |
|
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1268 | 1268 |
|
1269 | 1269 |
|
1270 | 1270 |
|
1271 |
| - |
1272 |
| - |
| 1271 | + |
1273 | 1272 |
|
1274 | 1273 |
|
1275 | 1274 |
|
| ||
1285 | 1284 |
|
1286 | 1285 |
|
1287 | 1286 |
|
1288 |
| - |
1289 |
| - |
| 1287 | + |
1290 | 1288 |
|
1291 | 1289 |
|
1292 | 1290 |
|
|
+16-13Lines changed: 16 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
117 |
| - |
| 116 | + |
| 117 | + |
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
| ||
629 | 629 |
|
630 | 630 |
|
631 | 631 |
|
632 |
| - |
633 |
| - |
634 |
| - |
635 |
| - |
636 |
| - |
637 |
| - |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
638 | 638 |
|
639 | 639 |
|
640 | 640 |
|
| ||
685 | 685 |
|
686 | 686 |
|
687 | 687 |
|
688 |
| - |
689 |
| - |
690 |
| - |
691 |
| - |
692 |
| - |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
693 | 696 |
|
694 | 697 |
|
695 | 698 |
|
|
lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/classic.mplstyle+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
218 | 225 |
|
219 | 226 |
|
220 | 227 |
|
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1015 | 1015 |
|
1016 | 1016 |
|
1017 | 1017 |
|
| 1018 | + |
| 1019 | + |
| 1020 | + |
| 1021 | + |
| 1022 | + |
| 1023 | + |
| 1024 | + |
1018 | 1025 |
|
1019 | 1026 |
|
1020 | 1027 |
|
|
+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
| 314 | + |
314 | 315 |
|
315 | 316 |
|
316 | 317 |
|
| ||
328 | 329 |
|
329 | 330 |
|
330 | 331 |
|
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
331 | 348 |
|
332 | 349 |
|
333 | 350 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
| 247 | + |
247 | 248 |
|
248 |
| - |
| 249 | + |
249 | 250 |
|
250 | 251 |
|
251 | 252 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
54 | 55 |
|
55 | 56 |
|
0 commit comments