Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 4.63 KB

File metadata and controls

61 lines (35 loc) · 4.63 KB

1.10.1 (2019-08-09)

Bug Fixes

  • interaction: Fix on eventRect generation (3dd9439), closes #1019

1.10.0 (2019-08-07)

Bug Fixes

  • axis: Correct label text position (9beacfe), closes #1011
  • chart: Correct the order to set '$' node values (b97558c), closes #994
  • color: Correct to not set stroke (f18aa35), closes #754 #872
  • event: Update determination condition (736ba56), closes #967
  • flow: Fix data points removal (5463150), closes #1006
  • radar: Correct display of indexed axis (9bac296), closes #997
  • text: Correct text vertical align (6debb55), closes #982
  • tooltip: Correct tooltip on dynamic loading (c24bddb), closes #963
  • tooltip: Fix on contents template (419144f), closes #972

Features

  • axis: Intent to ship y/y2 axis culling (44c6c4c), closes #915
  • bubble: Intent to ship dimension (27df7c3), closes #484
  • options: Pass instance arg to callbacks (61cf047), closes #989
  • radar: Intent to ship axis.text.position (1720ec2), closes #998

1.9.5 (2019-07-03)

Bug Fixes

1.9.3 (2019-06-28)

Bug Fixes

  • color: Fix on color.threshold.values handling (841b316), closes #950
  • radar: Fix radar positioning (612d93f), closes #953
  • radar: Make data points stay over radar (4db457d), closes #952

1.9.2 (2019-06-20)

Bug Fixes

  • tooltip: Correct condition of making tooltip text (a3675eb), closes #940 #941
  • tooltip: Correct condition of making tooltip text (c0df6c5), closes #940 #941

1.9.1 (2019-06-20)

Bug Fixes

  • arc: Fix to generate arc when data is zero (04a4dd8), closes #935
  • line: Fix gradient with dataname starting w/no (fe31102), closes #936