common🔗
Objects🔗
- AxisColorMode
- AxisConfig
- AxisPlacement
- BarAlignment
- BarConfig
- BarGaugeDisplayMode
- BarGaugeNamePlacement
- BarGaugeSizing
- BarGaugeValueMode
- BaseDimensionConfig
- BigValueColorMode
- BigValueGraphMode
- BigValueJustifyMode
- BigValueTextMode
- BoolOrFloat64
- ColorDimensionConfig
- ComparisonOperation
- DataQuery
- DataSourceJsonData
- DataTopic
- FieldTextAlignment
- FillConfig
- FrameGeometrySource
- FrameGeometrySourceMode
- GraphDrawStyle
- GraphFieldConfig
- GraphGradientMode
- GraphThresholdsStyleConfig
- GraphThresholdsStyleMode
- GraphTransform
- HeatmapCalculationBucketConfig
- HeatmapCalculationMode
- HeatmapCalculationOptions
- HeatmapCellLayout
- HideSeriesConfig
- HideableFieldConfig
- Labels
- LegendDisplayMode
- LegendPlacement
- LineConfig
- LineInterpolation
- LineStyle
- LineStyleFill
- LogsDedupStrategy
- LogsSortOrder
- MapLayerOptions
- OptionsWithLegend
- OptionsWithTextFormatting
- OptionsWithTimezones
- OptionsWithTooltip
- PercentChangeColorMode
- PointsConfig
- ReduceDataOptions
- ResourceDimensionConfig
- ResourceDimensionMode
- ScalarDimensionConfig
- ScalarDimensionMode
- ScaleDimensionConfig
- ScaleDimensionMode
- ScaleDirection
- ScaleDistribution
- ScaleDistributionConfig
- ScaleOrientation
- SingleStatBaseOptions
- SortOrder
- StackableFieldConfig
- StackingConfig
- StackingMode
- TableActionsCellOptions
- TableAutoCellOptions
- TableAutoCellOptionsOrTableSparklineCellOptionsOrTableBarGaugeCellOptionsOrTableColoredBackgroundCellOptionsOrTableColorTextCellOptionsOrTableImageCellOptionsOrTableDataLinksCellOptionsOrTableActionsCellOptionsOrTableJsonViewCellOptions
- TableBarGaugeCellOptions
- TableCellBackgroundDisplayMode
- TableCellDisplayMode
- TableCellHeight
- TableCellOptions
- TableColorTextCellOptions
- TableColoredBackgroundCellOptions
- TableDataLinksCellOptions
- TableFieldOptions
- TableFooterOptions
- TableImageCellOptions
- TableJsonViewCellOptions
- TableSortByFieldState
- TableSparklineCellOptions
- TextDimensionConfig
- TextDimensionMode
- TimeZone
- TimeZoneBrowser
- TimeZoneUtc
- TimelineValueAlignment
- TooltipDisplayMode
- VariableFormatID
- VisibilityMode
- VizLegendOptions
- VizOrientation
- VizTextDisplayOptions
- VizTooltipOptions
Builders🔗
- AxisConfigBuilder
- BarConfigBuilder
- BaseDimensionConfigBuilder
- ColorDimensionConfigBuilder
- DataQueryBuilder
- DataSourceJsonDataBuilder
- FillConfigBuilder
- FrameGeometrySourceBuilder
- GraphFieldConfigBuilder
- GraphThresholdsStyleConfigBuilder
- HeatmapCalculationBucketConfigBuilder
- HeatmapCalculationOptionsBuilder
- HideSeriesConfigBuilder
- HideableFieldConfigBuilder
- LineConfigBuilder
- LineStyleBuilder
- MapLayerOptionsBuilder
- OptionsWithLegendBuilder
- OptionsWithTextFormattingBuilder
- OptionsWithTimezonesBuilder
- OptionsWithTooltipBuilder
- PointsConfigBuilder
- ReduceDataOptionsBuilder
- ResourceDimensionConfigBuilder
- ScalarDimensionConfigBuilder
- ScaleDimensionConfigBuilder
- ScaleDistributionConfigBuilder
- SingleStatBaseOptionsBuilder
- StackableFieldConfigBuilder
- StackingConfigBuilder
- TableAutoCellOptionsBuilder
- TableBarGaugeCellOptionsBuilder
- TableColorTextCellOptionsBuilder
- TableColoredBackgroundCellOptionsBuilder
- TableFieldOptionsBuilder
- TableFooterOptionsBuilder
- TableImageCellOptionsBuilder
- TableSortByFieldStateBuilder
- TableSparklineCellOptionsBuilder
- TextDimensionConfigBuilder
- VizLegendOptionsBuilder
- VizTextDisplayOptionsBuilder
- VizTooltipOptionsBuilder
Functions🔗
DataSourceJsonDataConverter🔗
DataSourceJsonDataConverter accepts a DataSourceJsonData
object and generates the Go code to build this object using builders.
DataQueryConverter🔗
DataQueryConverter accepts a DataQuery
object and generates the Go code to build this object using builders.
BaseDimensionConfigConverter🔗
BaseDimensionConfigConverter accepts a BaseDimensionConfig
object and generates the Go code to build this object using builders.
ScaleDimensionConfigConverter🔗
ScaleDimensionConfigConverter accepts a ScaleDimensionConfig
object and generates the Go code to build this object using builders.
ColorDimensionConfigConverter🔗
ColorDimensionConfigConverter accepts a ColorDimensionConfig
object and generates the Go code to build this object using builders.
ScalarDimensionConfigConverter🔗
ScalarDimensionConfigConverter accepts a ScalarDimensionConfig
object and generates the Go code to build this object using builders.
TextDimensionConfigConverter🔗
TextDimensionConfigConverter accepts a TextDimensionConfig
object and generates the Go code to build this object using builders.
MapLayerOptionsConverter🔗
MapLayerOptionsConverter accepts a MapLayerOptions
object and generates the Go code to build this object using builders.
HeatmapCalculationBucketConfigConverter🔗
HeatmapCalculationBucketConfigConverter accepts a HeatmapCalculationBucketConfig
object and generates the Go code to build this object using builders.
LineStyleConverter🔗
LineStyleConverter accepts a LineStyle
object and generates the Go code to build this object using builders.
LineConfigConverter🔗
LineConfigConverter accepts a LineConfig
object and generates the Go code to build this object using builders.
BarConfigConverter🔗
BarConfigConverter accepts a BarConfig
object and generates the Go code to build this object using builders.
FillConfigConverter🔗
FillConfigConverter accepts a FillConfig
object and generates the Go code to build this object using builders.
PointsConfigConverter🔗
PointsConfigConverter accepts a PointsConfig
object and generates the Go code to build this object using builders.
ScaleDistributionConfigConverter🔗
ScaleDistributionConfigConverter accepts a ScaleDistributionConfig
object and generates the Go code to build this object using builders.
AxisConfigConverter🔗
AxisConfigConverter accepts a AxisConfig
object and generates the Go code to build this object using builders.
HideSeriesConfigConverter🔗
HideSeriesConfigConverter accepts a HideSeriesConfig
object and generates the Go code to build this object using builders.
StackingConfigConverter🔗
StackingConfigConverter accepts a StackingConfig
object and generates the Go code to build this object using builders.
StackableFieldConfigConverter🔗
StackableFieldConfigConverter accepts a StackableFieldConfig
object and generates the Go code to build this object using builders.
HideableFieldConfigConverter🔗
HideableFieldConfigConverter accepts a HideableFieldConfig
object and generates the Go code to build this object using builders.
GraphThresholdsStyleConfigConverter🔗
GraphThresholdsStyleConfigConverter accepts a GraphThresholdsStyleConfig
object and generates the Go code to build this object using builders.
SingleStatBaseOptionsConverter🔗
SingleStatBaseOptionsConverter accepts a SingleStatBaseOptions
object and generates the Go code to build this object using builders.
ReduceDataOptionsConverter🔗
ReduceDataOptionsConverter accepts a ReduceDataOptions
object and generates the Go code to build this object using builders.
OptionsWithTooltipConverter🔗
OptionsWithTooltipConverter accepts a OptionsWithTooltip
object and generates the Go code to build this object using builders.
OptionsWithLegendConverter🔗
OptionsWithLegendConverter accepts a OptionsWithLegend
object and generates the Go code to build this object using builders.
OptionsWithTimezonesConverter🔗
OptionsWithTimezonesConverter accepts a OptionsWithTimezones
object and generates the Go code to build this object using builders.
OptionsWithTextFormattingConverter🔗
OptionsWithTextFormattingConverter accepts a OptionsWithTextFormatting
object and generates the Go code to build this object using builders.
VizTextDisplayOptionsConverter🔗
VizTextDisplayOptionsConverter accepts a VizTextDisplayOptions
object and generates the Go code to build this object using builders.
GraphFieldConfigConverter🔗
GraphFieldConfigConverter accepts a GraphFieldConfig
object and generates the Go code to build this object using builders.
VizLegendOptionsConverter🔗
VizLegendOptionsConverter accepts a VizLegendOptions
object and generates the Go code to build this object using builders.
VizTooltipOptionsConverter🔗
VizTooltipOptionsConverter accepts a VizTooltipOptions
object and generates the Go code to build this object using builders.
TableSortByFieldStateConverter🔗
TableSortByFieldStateConverter accepts a TableSortByFieldState
object and generates the Go code to build this object using builders.
TableFooterOptionsConverter🔗
TableFooterOptionsConverter accepts a TableFooterOptions
object and generates the Go code to build this object using builders.
TableAutoCellOptionsConverter🔗
TableAutoCellOptionsConverter accepts a TableAutoCellOptions
object and generates the Go code to build this object using builders.
TableColorTextCellOptionsConverter🔗
TableColorTextCellOptionsConverter accepts a TableColorTextCellOptions
object and generates the Go code to build this object using builders.
TableImageCellOptionsConverter🔗
TableImageCellOptionsConverter accepts a TableImageCellOptions
object and generates the Go code to build this object using builders.
TableBarGaugeCellOptionsConverter🔗
TableBarGaugeCellOptionsConverter accepts a TableBarGaugeCellOptions
object and generates the Go code to build this object using builders.
TableSparklineCellOptionsConverter🔗
TableSparklineCellOptionsConverter accepts a TableSparklineCellOptions
object and generates the Go code to build this object using builders.
TableColoredBackgroundCellOptionsConverter🔗
TableColoredBackgroundCellOptionsConverter accepts a TableColoredBackgroundCellOptions
object and generates the Go code to build this object using builders.
ResourceDimensionConfigConverter🔗
ResourceDimensionConfigConverter accepts a ResourceDimensionConfig
object and generates the Go code to build this object using builders.
FrameGeometrySourceConverter🔗
FrameGeometrySourceConverter accepts a FrameGeometrySource
object and generates the Go code to build this object using builders.
HeatmapCalculationOptionsConverter🔗
HeatmapCalculationOptionsConverter accepts a HeatmapCalculationOptions
object and generates the Go code to build this object using builders.
TableFieldOptionsConverter🔗
TableFieldOptionsConverter accepts a TableFieldOptions
object and generates the Go code to build this object using builders.