MCPcopy 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
44type integerTicks struct{}
45
46func (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