Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Charts = map[string]*Chart{}
Charts 已载入图表
Functions ¶
func ProcessData ¶
ProcessData xiang.chart.data 查询数据分析图表中定义的数据
func ProcessSetting ¶
ProcessSetting xiang.chart.setting 查询数据分析图表中定义的数据
Types ¶
type Chart ¶
type Chart struct {
*gou.Flow
APIs map[string]share.API `json:"apis,omitempty"`
Filters map[string]share.Filter `json:"filters,omitempty"`
Page share.Page `json:"page,omitempty"`
}
Chart 图表格式
Click to show internal directories.
Click to hide internal directories.