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

Method Label

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

Label returns a label.

(int)

Source from the content-addressed store, hash-verified

236type Labeller interface {
237 // Label returns a label.
238 Label(int) string
239}
240
241// XErrorer wraps the XError method.

Callers 5

OutsideLabelsMethod · 0.65
OutsideLabelsMethod · 0.65
OutsideLabelsMethod · 0.65
OutsideLabelsMethod · 0.65
NewLabelsFunction · 0.65

Implementers 3

quartPlotOutsideLabelsplotter/quartile.go
boxPlotOutsideLabelsplotter/boxplot.go
XYLabelsplotter/labels.go

Calls

no outgoing calls

Tested by

no test coverage detected