d_chart 2.2.4 copy "d_chart: ^2.2.4" to clipboard
d_chart: ^2.2.4 copied to clipboard

D'Chart is the development of an existing package chart and simple way to use it.

2.2.4 #

  • add new chart: DChartSingleBar used for percentage comparisons

2.1.4 #

  • add link tutor measure DChartTime

2.1.3 #

  • fix showMeasureLabel on DChartBarCustom

2.1.2 #

  • add properti domainLabelAlignVertical to DChartBarCustom

2.1.1 #

  • add link tutor domain DChartTime

2.1.0 #

  • add src DChartScatter (new chart)

2.0.2 #

  • add tutorial for Intro DChartTime

2.0.1 #

  • error/bug LegendMeasure typedef fixed

2.0.0 #

  • add Time Series Chart, called DChartTime
  • DChartTime pic
  • DChartTime example

1.0.2 #

  • add tutor link for DChartBarCustom

1.0.1 #

fix bug on DChartBarCustom

  • when value is null, label domain is gone (Fixed)

1.0.0 #

migrate source from 'charts_flutter' to 'community_charts_flutter'
how to use package: nothing different
Fix issue => Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

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)
170
likes
0
pub points
96%
popularity

Publisher

verified publisherindratrisnar.com

D'Chart is the development of an existing package chart and simple way to use it.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

community_charts_common, community_charts_flutter, flutter

More

Packages that depend on d_chart