The detailed new feature description can be found on below article.
Features :
-
Point
- Implement alternate markers (#209)
-
Export
- Intent to ship export as an image (#78)
-
Options
-
Bubble
- Intent to ship bubble type (#163)
-
Shape.line
Bug Fixes :
-
Size
-
Bubble, Point
- Fix bubble size change on load API (#163)
-
Data
- Correct data.onclick calls (#202)
-
Readme
- Change broken link about license (#188)
-
Bar
- Adjust bar width regardless tick count limit (#166)
-
Data, Interaction
- Bar type interaction error on multiple x (#178)
-
Zoom
- Correct zoom in rendering on 0 coord. (#169)
Documents :
-
Tooltip
- Add note for data.groups (#216)
-
All
- Improve readability & undocumented APIs (#190)
-
Example
- Add new options example (#144)
-
Readme
- Clarifying loading files (#165)
Test Codes :
- Data.xs
- Add data.onclick for multiple xs (#202)