The detailed new feature description can be found at:
Features :
-
Axis
-
Legend
-
Core
- Intent to ship instance property (#308)
-
Pie
- Intent to ship pie's pdding and innerRadius options. (#301)
-
Data.type
- Intent to ship 'area-range' charts (#277)
Bug Fixes :
-
API data
- Fix .data.values() to return multiple data (#331)
-
Arc
- Correct on data representation for pie (#303)
-
Axis
-
All
- Re-organize import from d3 (#285)
-
Zoom
-
Interaction
-
Internal
- Correct evaluating inputType condition (#92)
-
Tooltip
- Correct on toggling data series (#240)
-
Colors
- Fix color method (#233)
-
Tiles
- Fix background tiles id (#225)
Documents :
Test Codes :
-
Selection
-
Legend
- Add test code for .legend.show/hide() (#249)
-
Tooltip
- Add tooltip's API test codes (#248)
-
API
-
All
- Restructure folder (#62)