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

Function TestField

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

Source from the content-addressed store, hash-verified

35}
36
37func TestField(t *testing.T) {
38 cmpimg.CheckPlot(ExampleField, t, "field.png")
39}
40
41func TestFieldColors(t *testing.T) {
42 cmpimg.CheckPlot(ExampleField_colors, t, "color_field.png")

Callers

nothing calls this directly

Calls 1

CheckPlotFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…