Skip to content

Releases: DataV-Team/Charts

V0.1.2-alpha (2019-06-11)

11 Jun 08:24
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • axis: An exception caused by calculate inteval.

V0.1.1-alpha (2019-06-11)

11 Jun 05:26
Compare
Choose a tag to compare
Pre-release

Perfect

  • core: Optimize the update process.

  • config: Add a function of changeDefaultConfig to change the default configuration.

  • ES5: Use babel to transcode to ES5.

V0.1.0-alpha (2019-06-05)

05 Jun 10:29
Compare
Choose a tag to compare
Pre-release

New

  • gauge: Add gauge chart.

Perfect

  • Core: Optimize the update process.

V0.0.4-alpha (2019-05-31)

31 May 09:49
Compare
Choose a tag to compare
Pre-release

Perfect

  • Perfect: Some optimization.

V0.0.3-alpha (2019-05-30)

30 May 07:35
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • pie: Abnormal calculation of radius under roseType: true.

V0.0.2-alpha (2019-05-30)

30 May 07:02
Compare
Choose a tag to compare
Pre-release

Perfect

  • pie: Optimized Label formatter.
  • pie: Add the roseSort configuration.

V0.0.1-alpha (2019-05-30)

30 May 01:41
Compare
Choose a tag to compare
Pre-release

Perfect

  • prototype: Add prototype function resize.

V0.0.0-alpha (2019-05-29)

29 May 03:03
Compare
Choose a tag to compare
Pre-release

Release

  • alpha: First beta with line,bar,pie,radar charts.