Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ TestLegend_standalone
Function
TestLegend_standalone
legend_test.go:13–15 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
11
)
12
13
func
TestLegend_standalone(t *testing.T) {
14
cmpimg.CheckPlot(ExampleLegend_standalone, t,
"legend_standalone.png"
)
15
}
Callers
nothing calls this directly
Calls
1
CheckPlot
Function · 0.92
Tested by
no test coverage detected