xychart🔗
Objects🔗
Builders🔗
Functions🔗
VariantConfig🔗
VariantConfig returns the configuration related to xychart panels.
This configuration describes how to unmarshal it, convert it to code, …
XYDimensionConfigConverter🔗
XYDimensionConfigConverter accepts a XYDimensionConfig
object and generates the Go code to build this object using builders.
ScatterSeriesConfigConverter🔗
ScatterSeriesConfigConverter accepts a ScatterSeriesConfig
object and generates the Go code to build this object using builders.
PanelConverter🔗
PanelConverter accepts a Panel
object and generates the Go code to build this object using builders.