New features and bug fixes
- Modify unload interface - #342
- Modified to use
data.onclick
,data.onmouseover
anddata.onmouseout
on pie/donut/gauge instead of its callbacks - #369 - Modified to apply
data.order
to donut/pie chart - Modified the default of
data.order
todesc
- Added
onzoom
andonbrush
callbacks - #395 - Added
donut.width
option - Added
bar.width.max
- #174 - Added
axis.x/y/y2.tick.outer
option - #441 - Supported json and rows on flow api - #424
- Supported dynamic tick values - #473
- Fixed mouse event bug on multiple xs - #453
- Fixed grid height when padding.top specified - #368
- Fixed tooltip position on the top of the chart - #480
- Fixed area chart when data is null - #475
- Fixed z-index of grids - #373
- Fixed load API with JSON - #379
- Fixed cursor style for zoom rect
Thank you very much for all of your contributions!