Releases: DataV-Team/Charts
Releases · DataV-Team/Charts
V0.1.2-alpha (2019-06-11)
Bug Fixes
- axis: An exception caused by calculate inteval.
V0.1.1-alpha (2019-06-11)
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)
New
- gauge: Add
gauge
chart.
Perfect
- Core: Optimize the update process.
V0.0.4-alpha (2019-05-31)
Perfect
- Perfect: Some optimization.
V0.0.3-alpha (2019-05-30)
Bug Fixes
- pie: Abnormal calculation of radius under
roseType: true
.
V0.0.2-alpha (2019-05-30)
Perfect
- pie: Optimized Label
formatter
. - pie: Add the
roseSort
configuration.
V0.0.1-alpha (2019-05-30)
Perfect
- prototype: Add prototype function
resize
.
V0.0.0-alpha (2019-05-29)
Release
- alpha: First beta with
line
,bar
,pie
,radar
charts.