plot

package module
v0.0.0-...-80a16b7 Latest Latest
Warning

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

Go to latest
Published: May 30, 2019 License: MIT Imports: 9 Imported by: 0

README

plot

Library for plotting data

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scatter

func Scatter(data []Point) error

Scatter prints a scatter graph.

Types

type Point

type Point struct {
	X float64
	Y float64
}

Point represents a coordination in the graph.

Jump to

Keyboard shortcuts

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