Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(text *Text)
Option represents an option that can be used to configure a text panel.
func Description ¶ added in v0.13.2
Description annotates the current visualization with a human-readable description.
func Span ¶
Span sets the width of the panel, in grid units. Should be a positive number between 1 and 12. Example: 6.
func Transparent ¶ added in v0.12.9
func Transparent() Option
Transparent makes the background transparent.
Click to show internal directories.
Click to hide internal directories.