The detailed new feature description can be found at:
Features :
-
Axis
- Intent to ship multi Axes (#98)
-
Type
- Add TS definition (#629)
-
Theme
- Add new 'graph' theme (#631)
-
Shape
- Intent to ship stack.normalize (#623)
-
Data
- Intent to ship data.min()/max() (#637)
Bug Fixes :
-
Zoom
- Maintain zoommed scale on .zoom() (#654)
-
Point
-
Domain
- Fix getting Y domain min/max value (#685)
-
Axis
-
Tooltip
-
Shape
-
Arc
- Correction on rendering 0 values (#652)
-
Area-line-range
- Fix working with grouped data (#630)
-
Api
-
Legend
- Fix legend template update for dynamic loading (#621)
Refactorings :
-
All
- Update on info (#703)
-
Domain
- Improve on .getIndexByX() (#690)
-
Axis
- Split axis functions (#670)
-
Options
- Remove unnecessary codes (#663)
Test Codes :
-
Load
- Add test case using different load option (#617)
-
Data
- Test code for XHR data loading (#617)
-
Zoom
- Add test codes for zoom callbacks (#617)
-
Api
- Add test code for bar type using .select() (#617)
-
Shape
- Add test codes (#617)