MCPcopy Index your code
hub / github.com/gonum/plot / TestVolcano

Function TestVolcano

plotter/volcano_test.go:13–15  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

11)
12
13func TestVolcano(t *testing.T) {
14 cmpimg.CheckPlotApprox(Example_volcano, t, 0.01, "volcano.png")
15}

Callers

nothing calls this directly

Calls 1

CheckPlotApproxFunction · 0.92

Tested by

no test coverage detected