8000 [Doc]: `TABLEAU_COLORS` `XKCD_COLORS` etc undocumented · Issue #25521 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
[Doc]: TABLEAU_COLORS XKCD_COLORS etc undocumented #25521
Closed
@ianhi

Description

@ianhi

Documentation Link

https://matplotlib.org/devdocs/api/colors_api.html#module-matplotlib.colors

Problem

The exported color arrays

from ._color_data import BASE_COLORS, TABLEAU_COLORS, CSS4_COLORS, XKCD_COLORS

are not documented in: https://matplotlib.org/devdocs/api/colors_api.html#module-matplotlib.colors

I've always considered considered importing these directly to a stable part of the API, something supported by the usage in the examples:

# xkcd_fig = plot_colortable(mcolors.XKCD_COLORS)

Suggested improvement

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0