chart

package
v0.0.0-...-fc27e31 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLines

func GetLines(mx *mtx.Dense, columns []string) []interface{}

func GetValues

func GetValues(mx *mtx.Dense) []plotter.Values

GetValues returns an array of plotter.Values where each entry is a column vector.

func New

func New(cfg Config, mx *mtx.Dense) (vg.CanvasWriterTo, error)

Types

type Config

type Config struct {
	PrimaryColor   color.Color
	SecondaryColor color.Color
	XLabel         string
	YLabel         string
	Title          string
	Type           string
	Columns        []string
	Width          vg.Length
	Height         vg.Length
	PlotTime       bool
}

type Vector

type Vector struct {
	Name     string
	Position int
}

Jump to

Keyboard shortcuts

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