d_chart 0.1.0
d_chart: ^0.1.0 copied to clipboard
D'Chart is a package for compact chart widgets. The remake chart types include bar, line, pie, donut and gauge.
0.1.0 #
add new view for custom bar, DChartBarCustom
0.0.4 #
Add Youtube Tutorial.
0.0.3 #
Bug fix.
0.0.2 #
Change call widget.
Before -> call via method example: DChart.bar()
After -> call via class example: DChartBar
0.0.1 #
Chart Type :
- Chart Bar (Simple, Horizontal, Vertical & Custom)
- Chart Line (Simple, Point, Area & Custom)
- Chart Pie (Simple, Donut & Custom)
- Chart Gauge (Simple & Custom)