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

Method XY

plotter/quartile.go:281–283  ·  view source on GitHub ↗
(i int)

Source from the content-addressed store, hash-verified

279}
280
281func (o horizQuartPlotOutsideLabels) XY(i int) (float64, float64) {
282 return o.qp.Value(o.qp.Outside[i]), o.qp.Location
283}

Callers

nothing calls this directly

Calls 1

ValueMethod · 0.65

Tested by

no test coverage detected