MCPcopy Create free account
hub / github.com/cogentcore/core / XY

Method XY

plot/data.go:125–125  ·  view source on GitHub ↗

XY returns an x, y pair.

(i int)

Source from the content-addressed store, hash-verified

123
124 // XY returns an x, y pair.
125 XY(i int) (x, y float32)
126}
127
128// XYRange returns the minimum and maximum

Callers 4

CopyXYsFunction · 0.65
ValueMethod · 0.65
ValueMethod · 0.65
ClosestDataToPixelMethod · 0.65

Implementers 5

TableXYerplot/plots/table.go
tableXYplot/plotcore/tablexy.go
_cogentcore_org_core_plot_XYZeryaegicore/symbols/cogentcore_org-core-
_cogentcore_org_core_plot_XYeryaegicore/symbols/cogentcore_org-core-
_cogentcore_org_core_plot_plots_XYLabeleryaegicore/symbols/cogentcore_org-core-

Calls

no outgoing calls

Tested by

no test coverage detected