Module tui::widgets

source ·

Modules

Structs

An X or Y axis for the chart widget
Display multiple bars in a single widgets
Base widget to be used with all upper level ones. It may be used to display a box border around the widget and/or add a title.
A widget to plot one or more dataset in a cartesian coordinate system
A group of data points
A widget to display a task progress.
A widget to display some text.
A widget to display several items among which one can be selected (optional)
Widget to render a sparkline over one or more lines.
A widget to display data in formatted columns
A widget to display available tabs in a multiple panels context.

Enums

Marker to use when plotting data points
Holds data to be displayed in a Table widget

Traits

Base requirements for a Widget