Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Draggable ¶
type Draggable[T any] struct { Value []T // contains filtered or unexported fields }
Draggable — curvefit's grip leaf. Here the bars' heights are dragged; X is the fixed bin centre and the compute side ignores any X drift.
func (Draggable[T]) WidgetView ¶
func (d Draggable[T]) WidgetView() WidgetView
type MeansChart ¶
MeansChart draws the sampling distribution of the mean with the predicted normal.
func (MeansChart) Render ¶
func (c MeansChart) Render() Rendered
type Ref ¶
func (Ref) MarshalText ¶
Click to show internal directories.
Click to hide internal directories.