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

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

2.3.0 #

  • change sdk: ">=2.17.0 <4.0.0"
  • Chart Combo
    Support multi type: line, plot, bar
    also can single just line/plot/bar
  • update package resource depend on: community_charts_flutter: ^1.0.1 community_charts_common: ^1.0.1

2.2.11 #

  • update src DChartSingleBar
  • add documentation for DChartSingleBar
  • add example image for DChartScatter

2.2.10 #

  • add DChartScatter example documentation

2.2.9 #

  • update comment on color DChartTime
  • add link tutor DCharTime [DRenderBar]
  • add link tutor DCharTime [Issue Symbol Renderer When Change Render Type]
  • add link tutor DCharTime [Color]
  • add link tutor DCharTime [Action Listener]

2.2.8 #

  • add link tutor DCharTime [DRenderLine] & [DRenderTargetLine]
  • remove property borderWith and legendIon in DRenderPoint

2.2.7 #

  • remove property areaOpacity in DRenderLine

2.2.6 #

  • add link tutor DCharTime [Legend]

2.2.5 #

  • add link tutor DCharTime [Title & Subtitle]
  • restyle default source (has no effect on the others)

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)
169
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