gchart

package
v0.0.0-...-2bcc11b Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DrawTimeSeriesLines

func DrawTimeSeriesLines(xAxisLabel, yAxisLabel string, width, height int, lines []TimeSeriesLine) (PNG []byte, err error)

Types

type TimeSeriesDot

type TimeSeriesDot struct {
	Time   time.Time
	YValue float64
}

type TimeSeriesLine

type TimeSeriesLine struct {
	Dots      []TimeSeriesDot
	LineColor drawing.Color
}

Jump to

Keyboard shortcuts

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