Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plot ¶
type Plot[T constraints.Float] struct { // contains filtered or unexported fields }
func New ¶
func New[T constraints.Float](gradient ColorGradient) Plot[T]
type PushMsg ¶
type PushMsg[T constraints.Float] struct { Value T }
Click to show internal directories.
Click to hide internal directories.