Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dataframe ¶
type Dataframe struct { Units string `json:"units"` Values vector.Vec `json:"values"` Labels []string `json:"labels"` }
func MakeDataframe ¶
func NewFromTicks ¶
Click to show internal directories.
Click to hide internal directories.