easysnowdata.plotting.rgb# easysnowdata.plotting.rgb(composite: DataArray, ax: Any = None, *, dim: str = 'band', title: str | None = None, **imshow_kwargs: Any) → Any[source]# Show a 0–1 RGB composite from easysnowdata.processing.rgb(). Returns the Axes.