Skip to content

1.10.0

Compare
Choose a tag to compare
@netil netil released this 07 Aug 06:54
· 1516 commits to latest since this release

1.10.0 (2019-08-07)

The detailed new feature description can be found at:

billboard.js 1.10 release: Bubble dimension, axis culling & more!

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