Loading...

verticapy.plotting.base.PlottingBase.get_cmap#

PlottingBase.get_cmap(color: None | str | list = None, reverse: bool = False, idx: int | None = None) tuple[LinearSegmentedColormap, LinearSegmentedColormap] | LinearSegmentedColormap#

Returns the CMAP associated to the input color. If empty, VerticaPy uses the colors stored as a global variable.