Package-level declarations
Types
Functions
Displays one indexed series of finite Double values as vertical bars.
Displays one series of precomputed, finite, nonnegative bin heights at equal visual widths. Fractional heights and arbitrary category labels (including open-ended intervals) are supported. Fit mode preserves every bin, even at subpixel widths; it never averages or merges bins. Expanded mode provides minimum-width scrolling. Defaults use adjacent bins and a zero baseline.
Displays one or more aligned indexed series. A single public entry point handles both single- and multi-line data. Selection always refers to a source X index shared by all series. In compact mode, user interaction selects the middle source index represented by a bucket; programmatic source selection highlights the bucket containing that index.
A composable function that displays a Pie Chart.
Displays one or more radar polygons sharing common axes.
Displays absolute stacked areas from one or more aligned series sharing common X categories.
Displays nonnegative absolute stacks from one aligned series per segment.