charts

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChartType

type ChartType int
const (
	UnknownChart ChartType = iota
	SimpleBar
	SimpleLine
	GroupedBar
	MultiLine
)

func Detect

func Detect(types DataTypes) ChartType

func (ChartType) String

func (i ChartType) String() string

type DataType

type DataType int
const (
	UnknownType DataType = iota
	Text
	Number
	Time
)

func (DataType) String

func (i DataType) String() string

type DataTypes

type DataTypes []DataType

Jump to

Keyboard shortcuts

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