Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentCharts ¶
type ComponentCharts struct { base.DefaultProvider Type string `json:"type,omitempty"` Props Props `json:"props"` }
func (*ComponentCharts) Render ¶
func (w *ComponentCharts) Render(ctx context.Context, component *cptype.Component, _ cptype.Scenario, _ cptype.ComponentEvent, _ *cptype.GlobalStateData) error
Click to show internal directories.
Click to hide internal directories.