LineConfigBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
LineColor🔗
LineInterpolation🔗
func (builder *LineConfigBuilder) LineInterpolation(lineInterpolation common.LineInterpolation) *LineConfigBuilder
LineStyle🔗
func (builder *LineConfigBuilder) LineStyle(lineStyle cog.Builder[common.LineStyle]) *LineConfigBuilder
LineWidth🔗
SpanNulls🔗
Indicate if null values should be treated as gaps or connected.
When the value is a number, it represents the maximum delta in the
X axis that should be considered connected. For timeseries, this is milliseconds