Skip to content

3.10.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@netil netil released this 04 Sep 08:50
· 290 commits to next since this release

3.10.0-next.1 (2023-09-04)

Bug Fixes

  • api: Fix to return indexed categories (55c17c6), closes #3365
  • bar: Fix stacking bar position on multiple xs (216da62), closes #3372
  • candlestick: Fix rendering on rotated axis (17f5058), closes #3387
  • clip: Fix x axis hide on title.bottom (beec1bb), closes #3364
  • shape: Fix circleY() undefined error (f4ac3f1), closes #3388
  • subchart, zoom: Fix returning domain value (90338ec), closes #3347
  • subchart: Fix handlebar position (b897cbb), closes #3358
  • title: fix title text center align (b254a61), closes #3363
  • tooltip: Fix tooltip.format.value call (f7d587d), closes #3371
  • tooltip: Fix tootip display on tooltip.init (98e6f8b), closes #3369

Features

  • api: Intent to ship subchart method (976f04a), closes #3342
  • regions: Intent to ship regions.label (b4e3bc2), closes #3319