Commit 6c5e961
File tree
Expand file treeCollapse file tree
31 files changed
+6271
-329
lines changedFilter options
- examples
- misc
- pylab_examples
- lib/matplotlib
- mpl-data/sample_data
- axes_grid
Expand file treeCollapse file tree
31 files changed
+6271
-329
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
|
examples/misc/sample_data_test.py
Copy file name to clipboardExpand all lines: examples/misc/sample_data_test.py-27Lines changed: 0 additions & 27 deletions
This file was deleted.
examples/pylab_examples/centered_ticklabels.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/centered_ticklabels.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
examples/pylab_examples/data_helper.py
Copy file name to clipboard100644
100755
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
examples/pylab_examples/image_demo2.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/image_demo2.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
| ||
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 |
| - |
examples/pylab_examples/mri_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/mri_demo.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
| 8 | + |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
|
examples/pylab_examples/mri_with_eeg.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/mri_with_eeg.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
| 18 | + |
| 19 | + |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
|
-14Lines changed: 0 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
813 | 813 |
|
814 | 814 |
|
815 | 815 |
|
816 |
| - |
817 |
| - |
818 |
| - |
819 |
| - |
820 |
| - |
821 |
| - |
822 |
| - |
823 |
| - |
824 |
| - |
825 |
| - |
826 |
| - |
827 |
| - |
828 |
| - |
829 |
| - |
830 | 816 |
|
831 | 817 |
|
832 | 818 |
|
|
0 commit comments