MCPcopy 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
66func (tx *Text) Defaults() {
67 tx.Style.Defaults()
68}
69
70// config is called during the layout of the plot, prior to drawing
71func (tx *Text) Config(pt *Plot) {

Callers 2

TestRenderFunction · 0.95
TestTextFunction · 0.95

Calls 1

DefaultsMethod · 0.65

Tested by 2

TestRenderFunction · 0.76
TestTextFunction · 0.76