Values_0.VisualPaletteSourceThe visual display options for the visual palette.
type nonrec t = {chartColor : HexColor.t option;The chart color options for the visual palette.
*)colorMap : DataPathColorList.t option;The color map options for the visual palette.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string
* [> `String of FieldId.t
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ]
list
| `String of HexColor.t ])
list ]