Skip to content

New features and bug fix

Compare
Choose a tag to compare
@masayuki0812 masayuki0812 released this 30 May 14:21
· 1220 commits to master since this release
  • 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 removed toXXX 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!