Commit 3b3576d
File tree
Expand file treeCollapse file tree
97 files changed
+633
-0
lines changedFilter options
- galleries/examples
- color
- lines_bars_and_markers
- pie_and_polar_charts
- subplots_axes_and_figures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
97 files changed
+633
-0
lines changedgalleries/examples/color/color_by_yvalue.py
Copy file name to clipboardExpand all lines: galleries/examples/color/color_by_yvalue.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
galleries/examples/color/color_cycle_default.py
Copy file name to clipboardExpand all lines: galleries/examples/color/color_cycle_default.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
galleries/examples/color/color_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/color/color_demo.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
galleries/examples/color/colorbar_basics.py
Copy file name to clipboardExpand all lines: galleries/examples/color/colorbar_basics.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
galleries/examples/color/colormap_reference.py
Copy file name to clipboardExpand all lines: galleries/examples/color/colormap_reference.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
galleries/examples/color/custom_cmap.py
Copy file name to clipboardExpand all lines: galleries/examples/color/custom_cmap.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
galleries/examples/color/individual_colors_from_cmap.py
Copy file name to clipboardExpand all lines: galleries/examples/color/individual_colors_from_cmap.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
galleries/examples/color/named_colors.py
Copy file name to clipboardExpand all lines: galleries/examples/color/named_colors.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
galleries/examples/color/set_alpha.py
Copy file name to clipboardExpand all lines: galleries/examples/color/set_alpha.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
galleries/examples/lines_bars_and_markers/bar_colors.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/bar_colors.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
galleries/examples/lines_bars_and_markers/bar_label_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/bar_label_demo.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
galleries/examples/lines_bars_and_markers/bar_stacked.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/bar_stacked.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
galleries/examples/lines_bars_and_markers/barchart.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/barchart.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
galleries/examples/lines_bars_and_markers/barh.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/barh.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
galleries/examples/lines_bars_and_markers/broken_barh.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/broken_barh.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
galleries/examples/lines_bars_and_markers/capstyle.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/capstyle.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
galleries/examples/lines_bars_and_markers/categorical_variables.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/categorical_variables.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
galleries/examples/lines_bars_and_markers/cohere.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/cohere.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
galleries/examples/lines_bars_and_markers/csd_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/csd_demo.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
galleries/examples/lines_bars_and_markers/curve_error_band.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/curve_error_band.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
galleries/examples/lines_bars_and_markers/errorbar_limits_simple.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/errorbar_limits_simple.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
galleries/examples/lines_bars_and_markers/errorbar_subsample.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/errorbar_subsample.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
galleries/examples/lines_bars_and_markers/eventcollection_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/eventcollection_demo.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
galleries/examples/lines_bars_and_markers/eventplot_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/eventplot_demo.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
galleries/examples/lines_bars_and_markers/fill.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/fill.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
galleries/examples/lines_bars_and_markers/fill_between_alpha.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/fill_between_alpha.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
galleries/examples/lines_bars_and_markers/fill_between_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/fill_between_demo.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
galleries/examples/lines_bars_and_markers/fill_betweenx_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/fill_betweenx_demo.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
galleries/examples/lines_bars_and_markers/gradient_bar.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/gradient_bar.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
galleries/examples/lines_bars_and_markers/hat_graph.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/hat_graph.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
galleries/examples/lines_bars_and_markers/horizontal_barchart_distribution.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/horizontal_barchart_distribution.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
galleries/examples/lines_bars_and_markers/joinstyle.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/joinstyle.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
galleries/examples/lines_bars_and_markers/line_demo_dash_control.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/line_demo_dash_control.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
galleries/examples/lines_bars_and_markers/lines_with_ticks_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/lines_with_ticks_demo.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
galleries/examples/lines_bars_and_markers/linestyles.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/linestyles.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
galleries/examples/lines_bars_and_markers/marker_reference.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/marker_reference.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
galleries/examples/lines_bars_and_markers/markevery_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/markevery_demo.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
galleries/examples/lines_bars_and_markers/masked_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/masked_demo.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
0 commit comments