Documentation ¶
Index ¶
Constants ¶
View Source
const ( CommandDisableSelection = "DISABLE_SELECTION" CommandMoveSelection = "MOVE_SELECTION" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunChart ¶
RunChart displays observed data in a time sequence
func NewRunChart ¶
func NewRunChart(c config.RunChartConfig, palette console.Palette) *RunChart
type ValueExtrema ¶
type ValueExtrema struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.