Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ Defaults
Method
Defaults
plot/text.go:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
func
(tx *Text) Defaults() {
67
tx.Style.Defaults()
68
}
69
70
// config is called during the layout of the plot, prior to drawing
71
func
(tx *Text) Config(pt *Plot) {
Callers
2
TestRender
Function · 0.95
TestText
Function · 0.95
Calls
1
Defaults
Method · 0.65
Tested by
2
TestRender
Function · 0.76
TestText
Function · 0.76