pf

package module
v0.0.0-...-daba0b9 Latest Latest
Warning

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

Go to latest
Published: May 9, 2017 License: MIT Imports: 17 Imported by: 4

README

plotutils

Golang based wrappers for gonum plots with Matlab like calls

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CurrentIndex int

Functions

func CloseAll

func CloseAll()

func Fig

func Fig(str ...string)

func Hist

func Hist(v vlib.VectorF, bins ...int) string

func HoldOff

func HoldOff()

func HoldOn

func HoldOn()

func IsX

func IsX() bool

func Legends

func Legends(ls ...string)

func Plot

func Plot(m *vlib.MatrixF, cols ...int) (tmpfile string)

func PlotXY

func PlotXY(x, y vlib.VectorF) (tmpfile string)

func PolyGon

func PolyGon(v plotter.XYer)

func Save

func Save()

func SaveEPS

func SaveEPS()

func SavePDF

func SavePDF()

func SavePng

func SavePng()

func SaveTex

func SaveTex()

func Scatter

func Scatter(xys plotter.XYer) (tmpfile string)

func SetLabel

func SetLabel(x, y string)

func SetLogY

func SetLogY(m *vlib.MatrixF, cols ...int) (tmpfile string)

func SetTitle

func SetTitle(t string)

func SetXLim

func SetXLim(xmin, xmax float64)

func SetXlabel

func SetXlabel(x string)

func SetYLim

func SetYLim(ymin, ymax float64)

func SetYlabel

func SetYlabel(y string)

func ShowNext

func ShowNext()

func ShowPrev

func ShowPrev()

func ShowX11

func ShowX11()

func StartX

func StartX()

func Wait

func Wait()

func ZoomIn

func ZoomIn()

func ZoomOut

func ZoomOut()

Types

type Figure

type Figure struct {
	*plot.Plot
}

Jump to

Keyboard shortcuts

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