swift_charts
Simple charts drawing using package:web and canvas.
supported chart types
Time Charts
Simple line charts with time on X axis and double values on Y axis.
Pie Charts
Simple Pie Charts
usage
Please see example folder. Run below command to see example charts:
webdev serve example