The detailed new feature description can be found at:
Features :
-
Area
- Intent to ship area.linearGradient (#755)
-
Arc
- Enhance multiline text label (#784)
-
Color
- Intent to ship color.onover (#754)
-
Axis
- Intent to ship tick show options (#737)
-
Title
- Intent to ship multilined title (#612)
-
Bar
- Intent to ship variant width (#720)
Bug Fixes :
-
Subchart
-
Axis
-
Api
-
Tooltip
- Fix tooltip.show() for multi x axis (#785)
-
Zoom
- Updated domain values onzoom/onzoomend (#770)
-
Chart
- Correct data label text prop ref (#780)
-
Radar
- Fix incorrect rendering when data is 0 (#735)
-
Data
- Correct onover/out callback on touch (#768)
-
Options
- Correct when bindto element not exist (#743)
-
Line
- Correct zoom with data.regions (#728)
-
Label
- Correct newly added texts transition position (#648)
Code Styles :
- Types
- Make axes option to be optional (#794)
Refactorings :
-
Size
- Reduce duplicated dimension call (#806)
-
All
-
Axis
-
Internal
- Reduce complexity (#36)
-
Data
- Remove use of for...of (#742)