candlestick🔗
Objects🔗
Builders🔗
Functions🔗
NewCandlestickFieldMap🔗
NewCandlestickFieldMap creates a new CandlestickFieldMap object.
NewCandlestickColors🔗
NewCandlestickColors creates a new CandlestickColors object.
NewOptions🔗
NewOptions creates a new Options object.
NewFieldConfig🔗
NewFieldConfig creates a new FieldConfig object.
VariantConfig🔗
VariantConfig returns the configuration related to candlestick panels.
This configuration describes how to unmarshal it, convert it to code, …
CandlestickFieldMapConverter🔗
CandlestickFieldMapConverter accepts a CandlestickFieldMap
object and generates the Go code to build this object using builders.
CandlestickColorsConverter🔗
CandlestickColorsConverter accepts a CandlestickColors
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.