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

Function TestColorBar_horizontal_log

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

Source from the content-addressed store, hash-verified

15}
16
17func TestColorBar_horizontal_log(t *testing.T) {
18 cmpimg.CheckPlot(ExampleColorBar_horizontal_log, t, "colorBarHorizontalLog.png")
19}
20
21func TestColorBar_vertical(t *testing.T) {
22 cmpimg.CheckPlot(ExampleColorBar_vertical, t, "colorBarVertical.png")

Callers

nothing calls this directly

Calls 1

CheckPlotFunction · 0.92

Tested by

no test coverage detected