Commit 0423430
File tree
Expand file treeCollapse file tree
6 files changed
+19
-16
lines changedFilter options
- examples
- api
- pylab_examples
- lib/mpl_toolkits/axisartist
Expand file treeCollapse file tree
6 files changed
+19
-16
lines changedexamples/api/power_norm_demo.py
Copy file name to clipboardExpand all lines: examples/api/power_norm_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
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 |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
examples/pylab_examples/data_helper.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/data_helper.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 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
examples/pylab_examples/image_slices_viewer.py
Copy file name to clipboard+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
33 |
| - |
34 |
| - |
| 32 | + |
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
42 |
| - |
| 40 | + |
examples/pylab_examples/quiver_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/quiver_demo.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
79 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
80 | 85 |
|
81 | 86 |
|
82 | 87 |
|
|
lib/mpl_toolkits/axisartist/grid_finder.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/grid_finder.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
258 |
| - |
259 |
| - |
| 258 | + |
| 259 | + |
260 | 260 |
|
261 | 261 |
|
262 | 262 |
|
263 |
| - |
| 263 | + |
264 | 264 |
|
265 |
| - |
| 265 | + |
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
|
0 commit comments