Skip to content

Commit 831ac57

Browse files
kakun45story645
authored andcommitted
tags for multivariate_marker_plot, geo_demo, and subplots_demo
1 parent 42b88d0 commit 831ac57

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

galleries/examples/lines_bars_and_markers/multivariate_marker_plot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
# .. tags::
5151
#
5252
# component: marker
53-
# styling: color
53+
# styling: color,
54+
# styling: shape
5455
# level: beginner
5556
# purpose: fun

galleries/examples/subplots_axes_and_figures/geo_demo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@
4545
# .. tags::
4646
#
4747
# plot-type: specialty
48+
# component: projection
4849
# domain: cartography

galleries/examples/subplots_axes_and_figures/subplots_demo.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,10 @@
213213
# %%
214214
# .. tags::
215215
#
216-
# component: subplot
217-
# plot-type: line
216+
# component: subplot,
217+
# component: axes,
218+
# component: axis
219+
# plot-type: line,
218220
# plot-type: polar
219221
# level: beginner
220222
# purpose: showcase

0 commit comments

Comments
 (0)