common

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

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

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateLineChart

func CreateLineChart(info *LineChartInfo) eel.Map

Types

type ChartPoint

type ChartPoint struct {
	X string
	Y float64
}

type LineChartInfo

type LineChartInfo struct {
	Title    string
	DataName string
	Points   []*ChartPoint
}

Jump to

Keyboard shortcuts

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