Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ TestContour
Function
TestContour
plotter/contour_example_test.go:79–81 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
77
}
78
79
func
TestContour(t *testing.T) {
80
cmpimg.CheckPlotApprox(ExampleContour, t, 0.01,
"contour_"
+runtime.GOARCH+
".png"
)
81
}
Callers
nothing calls this directly
Calls
1
CheckPlotApprox
Function · 0.92
Tested by
no test coverage detected