Skip to content

1.12.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@netil netil released this 16 Jan 09:34
· 1386 commits to master since this release

1.12.0-next.1 (2020-01-16)

Bug Fixes

  • arc: Fix handling spaced data name (4824a47), closes #1168
  • bar: Bar's width resize according the zoom scale (93184a2), closes #1185
  • core: Fix onrendered firing time (8b8665c), closes #1194
  • gauge: fixed wrong ratio calculation in 'gauge.type = "single"' (9020246), closes #1205
  • interaction: Fix null data point interaction (901da84), closes #1199
  • line: Fix nullish data rendering with regions (d0ca937), closes #1172
  • tooltip: Revert on pointer-events css prop (c74c27a), closes #1124 #1155

Features