Commit 04051bd
File tree
Expand file treeCollapse file tree
5 files changed
+6
-22
lines changedFilter options
- examples
- axes_grid1
- images_contours_and_fields
- lines_bars_and_markers
- pyplots
- subplots_axes_and_figures
Expand file treeCollapse file tree
5 files changed
+6
-22
lines changedexamples/axes_grid1/demo_axes_rgb.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_rgb.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 | 64 |
|
68 | 65 |
|
69 | 66 |
|
|
examples/images_contours_and_fields/image_masked.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_masked.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
| 53 | + |
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
|
examples/lines_bars_and_markers/fill_between_alpha.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/fill_between_alpha.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 |
| - |
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
examples/pyplots/fig_axes_customize_simple.py
Copy file name to clipboardExpand all lines: examples/pyplots/fig_axes_customize_simple.py+2-12Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 22 | + |
| 23 | + |
34 | 24 |
|
35 | 25 |
|
36 | 26 |
|
|
examples/subplots_axes_and_figures/align_labels_demo.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/align_labels_demo.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
| 33 | + |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
0 commit comments