advanced_bar_chart library

Typedefs

AxisLabelFn = Widget Function(double value)
GroupLabelFn = Widget Function(int index)
PopUpFn = Widget Function(FGroup group, FBar bar, int i, int j)
Here i and j are the indices of group and bar respectively.