The detailed new feature description can be found at:
Features :
-
Core
- Intent to ship global config (#932)
-
Radar
- Intent to ship multiline axis (#904)
-
Gauge
- Intent to ship stack data (#580)
-
Data
-
Pie
- Enhance innerRadius option (#856)
-
Plugin
- Add support for Stanford Diagrams (#829)
-
Bar, Point
- Intent to ship sensitivity (#831)
-
Tooltip
-
Stats
- Intent to ship stats (#928)
Bug Fixes :
-
Line
- Fix areaGradient for spaced data name (#930)
-
Grid
-
Axis
-
Zoom
-
Data
- Fix empty label text flickering (#901)
-
Point
- Correct point expansion on old IEs (#897)
-
Tooltip
- Fix handling on color tile (#875)
-
Area
- Apply gradient on dynamic data loading (#855)
-
Api
- Fix css encoding in exported svg (#843)
Documents :
-
Types
- Onover should be optional (#924)
-
Api
- Update on .load() description (#866)
-
Demo
- Fix broken demos, lowercase id (#840)
Code Styles :
- Demo
- Correct style rule to be lowercase (#824)
Refactorings :
-
Legend
- Improve custom legend behaves (#907)
-
Bar
- Remove stroke style for bar (#872)
-
Flow
- Mitigation for .flow() when isn't visible (#825)
Test Codes :
- Plugin
- Add test code for stanford plugin (#829)