chart_components library

Classes

BarChart
Bar chart component. Horizontally scrollable. Items can show the value and an icon on top, and a label on the footer.
CalendarGrid

Typedefs

BarCharGetColor = Color Function(double value)
BarCharGetIcon = Icon Function(double value)
CalendarGridGetColorItem = Color Function(int dayOfMonth)