MCPcopy Index your code
hub / github.com/gonum/plot / Values

TypeAlias Values

plotter/plotter.go:67–67  ·  view source on GitHub ↗

Values implements the Valuer interface.

Source from the content-addressed store, hash-verified

65
66// Values implements the Valuer interface.
67type Values []float64
68
69var (
70 ErrInfinity = errors.New("plotter: infinite data point")

Callers 1

TestSingletonHistogramFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected