Skip to main content

Module cli

Module cli 

Source

Structs§

Args
Simple HEALPix Mollweide plotter
PlotConfig
Resolved configuration for plotting

Enums§

Extend
Colorbar extend option: arrows at minimum, maximum, or both ends
InputColor
Color option supporting hex (#RRGGBB), RGBA (r,g,b,a), or special keywords
TickDirection
Colorbar tick direction: inward (in) or outward (out)

Functions§

parse_hex_color
Parse hex color string (e.g., “#FFFF00” or “FFFF00”) to RGBA
resolve_color_with_alpha
Resolve an InputColor to RGBA with specified alpha value This is useful for overlay colors where you want specific transparency
resolve_input_color