Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ init
Function
init
plot.go:550–555 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
548
}
549
550
func
init() {
551
font.DefaultCache.Add(liberation.Collection())
552
DefaultTextHandler = text.Plain{
553
Fonts: font.DefaultCache,
554
}
555
}
Callers
nothing calls this directly
Calls
2
Collection
Function · 0.92
Add
Method · 0.45
Tested by
no test coverage detected