Great library!!
I want a effect like this, but I found out that topTitles seems to doesn't work on bar chart .
Would you please give me some tips ?
thank you.

I would like to add a text of value like "1:20'" on the top each bar , can anybody helps me ?
Thanks,
Currently, there isn't the possibility to show a title on top of each bar,
I will add it ASAP but notice that pull requests are welcome, and try to contribute and implement it.
And feel free to ask any questions about it.
If you are interested to implement this feature, let me know.
Thanks for your reply and I will be waiting for your good news .
Stay tuned :)
Hi,
In 0.4.0 version we have added showingTooltipIndicators in BarChartGroupData to show tooltips (bubble tooltips) manually,
and you can show all tooltips, and set background color transparent,
I have added bar chart sample3 to demonstrate it,
check it out:
,
Thanks for being patient.
@imaNNeoFighT Thank you! You are really nice!