New features and bug fix
- Supported step chart - #254
- Supported gauge chart - #254
- Supported stacked line/spline/area chart - #254
- Supported JSON as input - #236
- Supported y axis padding as ratio - #251
- Supported text when no data
- Supported formatting target's name on tooltip - #282
- Added
flow
API - #207 - Added
transform
API and removedtoXXX
APIs - Added
color
API - #263 - Fixed bug for x axis as timeseries without
data.x_format
- #268 - Fixed axis.min/max/range for timeseries - #285
- Fixed domain update on loading categorized data #255
- Fixed using numeric values as category names. #267
Thank you so much for every feedback and contribution from every developer and user, and especially I appreciate @bjlbernal 's work on step/gauge/stacked line/splie/area chart. Thank you very much!