Documentation ¶
Index ¶
- func FixEmptyWord(em string) string
- func GetHorizontalPostProcessor() func(result *Result) error
- func GetStackBarSingleSeriesConverter() func(name string, data []*int) charts.SingleSeries
- func GetVerticalBarPostProcessor() func(result *Result) error
- type BarBuilder
- type DataHandleOpt
- type FixedXAxisOrTop
- type Result
- type StackOpt
- type YAxisOpt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FixEmptyWord ¶
func GetStackBarSingleSeriesConverter ¶
func GetStackBarSingleSeriesConverter() func(name string, data []*int) charts.SingleSeries
Types ¶
type BarBuilder ¶
type BarBuilder struct { Items []interface{} StackHandler stackhandlers.StackHandler FixedXAxisOrTop YAxisOpt StackOpt DataHandleOpt Result }
func (*BarBuilder) Generate ¶
func (f *BarBuilder) Generate() error
type DataHandleOpt ¶
type FixedXAxisOrTop ¶
Click to show internal directories.
Click to hide internal directories.