Values_0.SparklinesOptionsSourceThe options for sparklines in a table.
type nonrec t = {fieldId : FieldId.t;The field ID of the value column that the sparkline is applied to.
*)xAxisField : DimensionField.t;yAxisBehavior : SparklineAxisBehavior.t option;Determines whether the Y axis is shared across all sparklines or independent for each sparkline.
*)visualType : SparklineVisualType.t option;The type of the sparkline. Valid values are LINE and AREA_LINE.
*)lineColor : HexColor.t option;The color of the sparkline line.
*)lineInterpolation : LineInterpolation.t option;The interpolation style for the sparkline line.
*)allPointsMarker : LineChartMarkerStyleSettings.t option;maxValueMarker : LineChartMarkerStyleSettings.t option;minValueMarker : LineChartMarkerStyleSettings.t option;}val make :
?yAxisBehavior:??? ->
?visualType:??? ->
?lineColor:??? ->
?lineInterpolation:??? ->
?allPointsMarker:??? ->
?maxValueMarker:??? ->
?minValueMarker:??? ->
fieldId:FieldId.t ->
xAxisField:DimensionField.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of FieldId.t
| `Structure of
(string
* [> `Enum of string
| `String of PixelLength.t
| `Structure of
(string
* [> `Enum of string
| `String of FieldId.t
| `Structure of
(string
* [> `String of DataSetIdentifier.t
| `Structure of
(string
* [> `String of NullString.t
| `Structure of
(string
* [> `Enum of string
| `String of Prefix.t
| `Structure of
(string
* [> `Enum of string
| `Long of DecimalPlaces.t
| `String of NullString.t
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ])
list ])
list ])
list ]