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.Series of str – Color texts.