ptvis.color.IdentityColorConversion.color_guide¶
- IdentityColorConversion.color_guide(values, attrs=None)[source]¶
Give a color guide.
- Parameters:
values (series-like) – Values converted into colors.
attrs (mapping, optional) – Attributes of a color guide.
- Returns:
listofplotly.graph_objects.Scatter– Objects consisting a color guide.