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

Legends in normal API #15

Open thekeenant opened 6 years ago

thekeenant commented 6 years ago

The chart view allows for adding legends, but a line chart or bar chart does not currently.

thekeenant commented 6 years ago

0.0.9 allows for legends but the API is somewhat verbose... Not very intuitive perhaps.