Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ integerTicks
Struct
integerTicks
plotter/heat_test.go:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
type
integerTicks
struct
{}
45
46
func
(integerTicks) Ticks(min, max float64) []plot.Tick {
47
var
t []plot.Tick
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected