viz

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLabels

func NewLabels(name string) data.Labels

NewValues returns an empty array of values

func NewPoints

func NewPoints(name string) data.Points

NewPoints returns an empty array of points

func NewScale

func NewScale(name string, min, max float32) data.Scale

NewScale returns an X or Y axis scale given minimum and maximum values that need to be included on the scale currently a linear scale

func NewSeries

func NewSeries() data.Series

NewSeries returns an empty array of series

func NewValues

func NewValues(name string) data.Values

NewValues returns an empty array of values

func NewViz

func NewViz(c data.Canvas) data.Viz

Types

type Set

type Set interface {
	data.Set

	SetName(string)
}

type Viz

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

Jump to

Keyboard shortcuts

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