ptvis.color.IdentityColorConversion.apply¶
- IdentityColorConversion.apply(values)[source]¶
Map a color text to itself.
- Parameters:
values (series-like of
str) – Color texts.- Returns:
pandas.Seriesofstr– Color texts.
Map a color text to itself.
values (series-like of str) – Color texts.
pandas.Series of str – Color texts.