Skip to content

Commit c021cdd

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

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

galleries/examples/lines_bars_and_markers/multivariate_marker_plot.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
# .. tags::
5151
#
5252
# component: marker
53-
# styling: color
53+
# styling: color, styling: shape
5454
# level: beginner
5555
# purpose: fun

galleries/examples/subplots_axes_and_figures/geo_demo.py

+1
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

+2-3
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,7 @@
213213
# %%
214214
# .. tags::
215215
#
216-
# component: subplot
217-
# plot-type: line
218-
# plot-type: polar
216+
# component: subplot, component: axes, component: axes
217+
# plot-type: line, plot-type: polar
219218
# level: beginner
220219
# purpose: showcase

0 commit comments

Comments
 (0)