Commit 1eff176
File tree
Expand file treeCollapse file tree
8 files changed
+26
-31
lines changedFilter options
- examples
- axes_grid1
- axisartist
- subplots_axes_and_figures
- text_labels_and_annotations
Expand file treeCollapse file tree
8 files changed
+26
-31
lines changedexamples/axes_grid1/demo_colorbar_of_inset_axes.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_colorbar_of_inset_axes.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
examples/axes_grid1/demo_edge_colorbar.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_edge_colorbar.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
examples/axes_grid1/demo_fixed_size_axes.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_fixed_size_axes.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
examples/axes_grid1/demo_imagegrid_aspect.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_imagegrid_aspect.py+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
6 | 5 |
|
7 |
| - |
8 | 6 |
|
| 7 | + |
9 | 8 |
|
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 |
| - |
19 | 17 |
|
20 | 18 |
|
21 |
| - |
22 |
| - |
23 | 19 |
|
24 | 20 |
|
25 | 21 |
|
|
examples/axisartist/demo_axis_direction.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_axis_direction.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
examples/axisartist/demo_floating_axis.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_floating_axis.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 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
examples/subplots_axes_and_figures/subplot_demo.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/subplot_demo.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
| 8 | + |
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
examples/text_labels_and_annotations/demo_annotation_box.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/demo_annotation_box.py+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
|
0 commit comments