The detailed new feature description can be found at:
Features :
-
Point
- Allow grouped custom point (#562)
-
Api
- Intent to ship .config() (#502)
-
Radar
- Intent to ship radar.direction.clockwise (#464)
-
Line
- Ability to hide points for linecharts only (#520)
-
Zoom
- Add option to zoom by dragging (#416)
-
Gauge
- Enhance display multiline labels (#442)
-
Chart
- Expose primary node elements (#423)
-
Theme
- Intent to ship css theme (#241)
-
Regions
- Intent to ship dasharray (#491)
-
Bar
- Intent to ship bar.radius option (#359)
Bug Fixes :
-
Tooltip
-
Zoom
- Fix on zoom.rescale option (#470)
-
Regions
- Fix regions resizing on zoom (#483)
-
Axis
-
Dev-env
- Update main entry point (#391)
-
Radar
- Correct on resizing (#497)
-
Bar
- Remove new line chars on path string (#530)
-
Interaction
-
Api
- Fix loading to maintain correct x index (#517)
-
Color
- Correct the way on setting pattern value (#507)
-
Data
- Correct data label text to be shown on scatter (#488)
-
Area-range
-
Line
- Correct on rotated step type (#471)
Refactorings :
-
Core
- Remove extending util as member of ChartInternal (#529)
-
All
-
Data
- Simplify on step data conversion (#473)