diff --git a/galleries/examples/color/individual_colors_from_cmap.py b/galleries/examples/color/individual_colors_from_cmap.py index 8d2b41eb02fb..1b0c4382c7d4 100644 --- a/galleries/examples/color/individual_colors_from_cmap.py +++ b/galleries/examples/color/individual_colors_from_cmap.py @@ -68,7 +68,7 @@ # # .. tags:: # -# component: colormap +# styling: colormap # styling: color # plot-type: line # level: intermediate diff --git a/galleries/examples/lines_bars_and_markers/scatter_demo2.py b/galleries/examples/lines_bars_and_markers/scatter_demo2.py index 33e532bb9af9..49ee2ae5aae6 100644 --- a/galleries/examples/lines_bars_and_markers/scatter_demo2.py +++ b/galleries/examples/lines_bars_and_markers/scatter_demo2.py @@ -39,6 +39,7 @@ # .. tags:: # # component: marker -# component: color +# styling: color +# styling: colormap # plot-style: scatter # level: beginner diff --git a/galleries/examples/statistics/time_series_histogram.py b/galleries/examples/statistics/time_series_histogram.py index 6f9a543fb4e5..9caacd7f52c9 100644 --- a/galleries/examples/statistics/time_series_histogram.py +++ b/galleries/examples/statistics/time_series_histogram.py @@ -100,7 +100,7 @@ # plot-type: pcolormesh # purpose: storytelling # styling: color -# component: colormap +# styling: colormap # # .. admonition:: References #