Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ XY
Method
XY
plotter/plotter.go:119–119 ·
view source on GitHub ↗
XY returns an x, y pair.
(int)
Source
from the content-addressed store, hash-verified
117
118
// XY returns an x, y pair.
119
XY(int) (x, y float64)
120
}
121
122
// XYRange returns the minimum and maximum
Callers
6
GlyphBoxes
Method · 0.65
binPoints
Function · 0.65
CopyXYs
Function · 0.65
Value
Method · 0.65
Value
Method · 0.65
NewErrorPoints
Function · 0.65
Implementers
3
quartPlotOutsideLabels
plotter/quartile.go
boxPlotOutsideLabels
plotter/boxplot.go
combineXYs
plotutil/add.go
Calls
no outgoing calls
Tested by
no test coverage detected