Commit a72574d
committed
File tree
Expand file treeCollapse file tree
10 files changed
+52
-48
lines changedFilter options
- examples
- api
- images_contours_and_fields
- pylab_examples
- scales
- specialty_plots
- lib/matplotlib/mpl-data/sample_data
Expand file treeCollapse file tree
10 files changed
+52
-48
lines changedexamples/api/collections_demo.py
Copy file name to clipboardExpand all lines: examples/api/collections_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
|
examples/images_contours_and_fields/interpolation_none_vs_nearest.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/interpolation_none_vs_nearest.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
57 | 60 |
|
58 | 61 |
|
59 | 62 |
|
|
examples/pylab_examples/break.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/break.py-6Lines changed: 0 additions & 6 deletions
This file was deleted.
examples/pylab_examples/hexbin_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/hexbin_demo.py+12-11Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
examples/pylab_examples/image_nonuniform.py
Copy file name to clipboard+17-12Lines changed: 17 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
| 16 | + |
| 17 | + |
15 | 18 |
|
| 19 | + |
16 | 20 |
|
17 |
| - |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 |
| - |
21 |
| - |
22 |
| - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
23 | 28 |
|
24 | 29 |
|
25 | 30 |
|
| ||
28 | 33 |
|
29 | 34 |
|
30 | 35 |
|
31 |
| - |
| 36 | + |
32 | 37 |
|
33 | 38 |
|
34 | 39 |
|
| ||
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
42 |
| - |
| 47 | + |
43 | 48 |
|
44 | 49 |
|
45 | 50 |
|
| ||
48 | 53 |
|
49 | 54 |
|
50 | 55 |
|
51 |
| - |
| 56 | + |
52 | 57 |
|
53 | 58 |
|
54 | 59 |
|
| ||
57 | 62 |
|
58 | 63 |
|
59 | 64 |
|
60 |
| - |
| 65 | + |
examples/pylab_examples/image_origin.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/image_origin.py+7-12Lines changed: 7 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
20 | 17 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 18 | + |
| 19 | + |
25 | 20 |
|
+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
14 |
| - |
| 16 | + |
| 17 | + |
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
| ||
30 | 33 |
|
31 | 34 |
|
32 | 35 |
|
33 |
| - |
| 36 | + |
34 | 37 |
|
35 |
| - |
| 38 | + |
36 | 39 |
|
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
40 |
| - |
| 43 | + |
41 | 44 |
|
42 | 45 |
|
43 | 46 |
|
44 | 47 |
|
| 48 | + |
45 | 49 |
|
46 | 50 |
|
47 | 51 |
|
examples/specialty_plots/hinton_demo.py
Copy file name to clipboardExpand all lines: examples/specialty_plots/hinton_demo.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
lib/matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png
Copy file name to clipboard-23.8 KB
Loading
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
0 commit comments