8000 Consolidate color tags · matplotlib/matplotlib@5f370e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f370e6

Browse files
committed
Consolidate color tags
1 parent 309d380 commit 5f370e6

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

galleries/examples/color/individual_colors_from_cmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
#
6969
# .. tags::
7070
#
71-
# component: colormap
71+
# styling: colormap
7272
# styling: color
7373
# plot-type: line
7474
# level: intermediate

galleries/examples/lines_bars_and_markers/scatter_demo2.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
# .. tags::
4040
#
4141
# component: marker
42-
# component: color
42+
# styling: color
43+
# styling: colormap
4344
# plot-style: scatter
4445
# level: beginner

galleries/examples/statistics/time_series_histogram.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
# plot-type: pcolormesh
101101
# purpose: storytelling
102102
# styling: color
103-
# component: colormap
103+
# styling: colormap
104104
#
105105
# .. admonition:: References
106106
#

0 commit comments

Comments
 (0)
0