graphics

package
v0.0.0-...-1916a8b Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2014 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DotsPaint

func DotsPaint(x, y []float64, title, xlabel, ylabel, file string)

Types

type Dots

type Dots struct {
	X []float64
	Y []float64
	color.Color
}

DotPlot plots a XY plot with dots in it

func NewDots

func NewDots(x, y []float64) (*Dots, error)

func (*Dots) DataRange

func (pt *Dots) DataRange() (xmin, xmax, ymin, ymax float64)

func (*Dots) Plot

func (pt *Dots) Plot(da plot.DrawArea, plt *plot.Plot)

Jump to

Keyboard shortcuts

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