Commit 969c613
File tree
Expand file treeCollapse file tree
4 files changed
+33
-32
lines changedFilter options
- examples/pylab_examples
- lib/matplotlib
Expand file treeCollapse file tree
4 files changed
+33
-32
lines changedexamples/pylab_examples/axes_demo.py
Copy file name to clipboard+23-22Lines changed: 23 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
| 2 | + |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
11 | 10 |
|
12 | 11 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
18 | 17 |
|
19 | 18 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
31 | 32 |
|
32 |
| - |
| 33 | + |
examples/pylab_examples/broken_axis.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/broken_axis.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2813 | 2813 |
|
2814 | 2814 |
|
2815 | 2815 |
|
2816 |
| - |
2817 |
| - |
2818 | 2816 |
|
2819 | 2817 |
|
2820 |
| - |
2821 |
| - |
2822 |
| - |
2823 |
| - |
2824 |
| - |
| 2818 | + |
| 2819 | + |
| 2820 | + |
| 2821 | + |
| 2822 | + |
| 2823 | + |
2825 | 2824 |
|
2826 | 2825 |
|
2827 | 2826 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| ||
2738 | 2739 |
|
2739 | 2740 |
|
2740 | 2741 |
|
2741 |
| - |
| 2742 | + |
2742 | 2743 |
|
2743 | 2744 |
|
2744 | 2745 |
|
|
0 commit comments