thekeenant / fcharts

:bar_chart: Create beautiful, responsive, animated charts using a simple and intuitive API.
https://pub.dartlang.org/packages/fcharts
MIT License
326 stars 46 forks source link

Any histogram example? #37

Open ivnaru opened 4 years ago

ivnaru commented 4 years ago

Hi, I'm looking for a histogram implementation, but I can't find any example of how to do it with fcharts, and it seems like it is possible, at least with this version https://pub.dev/packages/fcharts/versions/0.0.4 . Right now some histogram related methods are deprecated and I can't figure it out how to use them. Thanks.