Type alias ValueToColorMap
ValueToColorMap:
object
Mapping of each of the chart value series to colors.
Index signature
[value: string]: string
ValueToColorMap:
object
Mapping of each of the chart value series to colors.
[value: string]: string