Commit ed4f814
File tree
Expand file treeCollapse file tree
23 files changed
+43
-75
lines changedFilter options
- examples
- axes_grid1
- axisartist
- images_contours_and_fields
- lines_bars_and_markers
- pyplots
- scales
- showcase
- specialty_plots
- statistics
- style_sheets
- text_labels_and_annotations
- ticks_and_spines
- units
- tutorials/toolkits
Expand file treeCollapse file tree
23 files changed
+43
-75
lines changedexamples/axes_grid1/make_room_for_ylabel_using_axesgrid.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/make_room_for_ylabel_using_axesgrid.py+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 |
| - |
30 |
| - |
| 28 | + |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
| ||
53 | 51 |
|
54 | 52 |
|
55 | 53 |
|
56 |
| - |
57 |
| - |
| 54 | + |
58 | 55 |
|
59 | 56 |
|
60 | 57 |
|
|
examples/axes_grid1/simple_axisline4.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/simple_axisline4.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
examples/axisartist/demo_ticklabel_alignment.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_ticklabel_alignment.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 15 | + |
| 16 | + |
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
|
examples/images_contours_and_fields/image_annotated_heatmap.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_annotated_heatmap.py+6-12Lines changed: 6 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
68 | 65 |
|
69 | 66 |
|
70 | 67 |
|
| ||
133 | 130 |
|
134 | 131 |
|
135 | 132 |
|
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
| 133 | + |
| 134 | + |
| 135 | + |
142 | 136 |
|
143 | 137 |
|
144 | 138 |
|
|
examples/lines_bars_and_markers/bar_label_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/bar_label_demo.py+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 |
| - |
| 43 | + |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
| ||
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 |
| - |
70 |
| - |
| 68 | + |
71 | 69 |
|
72 | 70 |
|
73 | 71 |
|
| ||
84 | 82 |
|
85 | 83 |
|
86 | 84 |
|
87 |
| - |
88 |
| - |
| 85 | + |
89 | 86 |
|
90 | 87 |
|
91 | 88 |
|
|
examples/lines_bars_and_markers/barchart.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/barchart.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
|
examples/lines_bars_and_markers/barh.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/barh.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
examples/lines_bars_and_markers/broken_barh.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/broken_barh.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
examples/lines_bars_and_markers/hat_graph.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/hat_graph.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 |
| - |
| 43 | + |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
|
examples/pyplots/auto_subplots_adjust.py
Copy file name to clipboardExpand all lines: examples/pyplots/auto_subplots_adjust.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
| 46 | + |
48 | 47 |
|
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
52 |
| - |
| 51 | + |
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
|
examples/showcase/integral.py
Copy file name to clipboardExpand all lines: examples/showcase/integral.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
| 49 | + |
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
examples/specialty_plots/mri_with_eeg.py
Copy file name to clipboardExpand all lines: examples/specialty_plots/mri_with_eeg.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
| 71 | + |
73 | 72 |
|
74 | 73 |
|
75 | 74 |
|
|
examples/statistics/barchart_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/barchart_demo.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
92 |
| - |
| 91 | + |
| 92 | + |
| 93 | + |
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
96 |
| - |
97 |
| - |
98 |
| - |
99 | 97 |
|
100 | 98 |
|
101 | 99 |
|
|
examples/statistics/boxplot_vs_violin.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot_vs_violin.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
|
examples/statistics/customized_violin.py
Copy file name to clipboardExpand all lines: examples/statistics/customized_violin.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
|
examples/statistics/multiple_histograms_side_by_side.py
Copy file name to clipboardExpand all lines: examples/statistics/multiple_histograms_side_by_side.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
| 57 | + |
59 | 58 |
|
60 | 59 |
|
61 | 60 |
|
|
examples/style_sheets/ggplot.py
Copy file name to clipboardExpand all lines: examples/style_sheets/ggplot.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 |
| - |
| 48 | + |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
|
examples/style_sheets/style_sheets_reference.py
Copy file name to clipboardExpand all lines: examples/style_sheets/style_sheets_reference.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 |
| - |
| 48 | + |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
|
examples/text_labels_and_annotations/multiline.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/multiline.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
39 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
examples/ticks_and_spines/spines_bounds.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/spines_bounds.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
examples/units/bar_unit_demo.py
Copy file name to clipboardExpand all lines: examples/units/bar_unit_demo.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
|
tutorials/toolkits/axes_grid.py
Copy file name to clipboardExpand all lines: tutorials/toolkits/axes_grid.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
165 |
| - |
166 |
| - |
| 164 | + |
| 165 | + |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
|
0 commit comments