Skip to main contentModule cli
Source - Args
- Simple HEALPix Mollweide plotter
- PlotConfig
- Resolved configuration for plotting
- 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)
- 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