swift_charts 1.2.0
swift_charts: ^1.2.0 copied to clipboard
Simple charts using package:web and canvas.
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