Skip to content

Commit f73d048

Browse files
authored
Tagging Example - Tags for multiple figs demo (matplotlib#27236)
* chore: added new tags for demo * Update multiple_figs_demo.py
1 parent bfd50b0 commit f73d048

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

galleries/examples/subplots_axes_and_figures/multiple_figs_demo.py

+3
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@
4949
ax.set_xticklabels([])
5050

5151
plt.show()
52+
53+
# %%
54+
# .. tags:: component: figure, plot type: line

0 commit comments

Comments
 (0)