runchart

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2019 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandDisableSelection = "DISABLE_SELECTION"
	CommandMoveSelection    = "MOVE_SELECTION"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Mode

type Mode int
const (
	ModeDefault  Mode = 0
	ModePinpoint Mode = 1
)

type RunChart

type RunChart struct {
	*ui.Block
	*data.Consumer
	// contains filtered or unexported fields
}

RunChart displays observed data in a time sequence

func NewRunChart

func NewRunChart(c config.RunChartConfig, palette console.Palette) *RunChart

func (*RunChart) AddLine

func (c *RunChart) AddLine(Label string, color ui.Color)

func (*RunChart) Draw

func (c *RunChart) Draw(buffer *ui.Buffer)

type TimeLine

type TimeLine struct {
	// contains filtered or unexported fields
}

type TimePoint

type TimePoint struct {
	// contains filtered or unexported fields
}

type TimeRange

type TimeRange struct {
	// contains filtered or unexported fields
}

type ValueExtrema

type ValueExtrema struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL