candlestick🔗
Objects🔗
Builders🔗
Functions🔗
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.