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

Function TestFieldColors

plotter/field_test.go:41–43  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

39}
40
41func TestFieldColors(t *testing.T) {
42 cmpimg.CheckPlot(ExampleField_colors, t, "color_field.png")
43}
44
45func TestFieldGophers(t *testing.T) {
46 cmpimg.CheckPlot(ExampleField_gophers, t, "gopher_field.png")

Callers

nothing calls this directly

Calls 1

CheckPlotFunction · 0.92

Tested by

no test coverage detected