View Source Plox.ColorScale protocol (Plox v0.1.0)
A protocol for graph color scales.
Any graph color scale must implement this protocol in order to be used by the
Plox.graph
component.
Summary
Functions
Converts a specific scale value to a color.
Types
Functions
Converts a specific scale value to a color.