Skip to main content

Module context

Module context 

Source

Structs§

Bar
A single bar in a styled bar chart.
BarGroup
A group of bars rendered together (for grouped bar charts).
CanvasContext
ContainerBuilder
Fluent builder for configuring containers before calling .col() or .row().
Context
The main rendering context passed to your closure each frame.
Response
Result of a container mouse interaction.

Enums§

BarDirection
Direction for bar chart rendering.

Traits§

Widget
Trait for creating custom widgets.