Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ teeCanvas
Struct
teeCanvas
vg/tee.go:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
type
teeCanvas
struct
{
23
cs []Canvas
24
}
25
26
// SetLineWidth sets the width of stroked paths.
27
// If the width is not positive then stroked lines
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected