MCPcopy Create free account
hub / github.com/gonum/plot / TestColorBar_horizontal

Function TestColorBar_horizontal

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

Source from the content-addressed store, hash-verified

11)
12
13func TestColorBar_horizontal(t *testing.T) {
14 cmpimg.CheckPlot(ExampleColorBar_horizontal, t, "colorBarHorizontal.png")
15}
16
17func TestColorBar_horizontal_log(t *testing.T) {
18 cmpimg.CheckPlot(ExampleColorBar_horizontal_log, t, "colorBarHorizontalLog.png")

Callers

nothing calls this directly

Calls 1

CheckPlotFunction · 0.92

Tested by

no test coverage detected