MCPcopy 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
79func TestContour(t *testing.T) {
80 cmpimg.CheckPlotApprox(ExampleContour, t, 0.01, "contour_"+runtime.GOARCH+".png")
81}

Callers

nothing calls this directly

Calls 1

CheckPlotApproxFunction · 0.92

Tested by

no test coverage detected