ptvis.color.BaseNumericalColorConversion.apply¶
- abstractmethod BaseNumericalColorConversion.apply(values)[source]¶
Apply the conversion to values.
- Parameters:
values (series-like of
float) – Values to be converted.- Returns:
pandas.Seriesofstr– Color texts.