Module plotly::common

source ·

Modules

  • This module provides several user interfaces for describing a color to be used throughout the rest of the library. The easiest way of describing a colour is to use a &str or String, which is simply serialized as-is and passed on to the underlying plotly.js library. plotly.js supports CSS color formats, and will fallback to some default color if the color string is malformed.

Structs

Enums