Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
236
type
Labeller
interface
{
237
// Label returns a label.
238
Label(int) string
239
}
240
241
// XErrorer wraps the XError method.
Callers
5
OutsideLabels
Method · 0.65
OutsideLabels
Method · 0.65
OutsideLabels
Method · 0.65
OutsideLabels
Method · 0.65
NewLabels
Function · 0.65
Implementers
3
quartPlotOutsideLabels
plotter/quartile.go
boxPlotOutsideLabels
plotter/boxplot.go
XYLabels
plotter/labels.go
Calls
no outgoing calls
Tested by
no test coverage detected