Address comments
This commit is contained in:
@@ -46,8 +46,9 @@ type (
|
||||
YAxis map[string]interface{} `json:"yAxis,omitempty"`
|
||||
Legend map[string]interface{} `json:"legend,omitempty"`
|
||||
Tooltip map[string]interface{} `json:"tooltip,omitempty"`
|
||||
TooltipFormatter map[string]interface{} `json:"formatter,omitempty"`
|
||||
TooltipFormatter map[string]interface{} `json:"tooltipFormatter,omitempty"`
|
||||
MetricFormatter map[string]interface{} `json:"metricFormatter,omitempty"`
|
||||
YAxisFormatter map[string]interface{} `json:"yAxisFormatter,omitempty"`
|
||||
Offset map[string]interface{} `json:"offset,omitempty"`
|
||||
Renderer struct {
|
||||
Version string `json:"version,omitempty" `
|
||||
|
||||
Reference in New Issue
Block a user