tepkit.utils.mpl_tools.color_tools#
Attributes#
|
Functions#
|
根据名称返回 Colormap |
|
根据风格名称返回颜色列表 |
|
根据颜色名称返回颜色值 |
|
Module Contents#
- Colormap
- get_colormap(style: str) Colormap #
根据名称返回 Colormap
- get_colors(style: str = 'tepkit_smart') list[str] #
根据风格名称返回颜色列表
- get_color(name: str, style: str = 'tepkit_smart') str #
根据颜色名称返回颜色值
- test1()#