Skip to content

v2.12.3

Compare
Choose a tag to compare
@ckifer ckifer released this 15 Mar 22:12
· 15 commits to master since this release

Some more small changes/fixes while working on 3.x

What's Changed

Fix

  • Legend: fix issue where Legend was not taken into account when scaling the chart container by @zhonglin94 in #4272 closes #4246
  • Area: fixed a bug where className was not assigned to areaDot by @108yen in #4294 closes #4290
  • RadialBar: address regression where radial bar and its background were off from eachother because of rounding by @ckifer in #4295 closes #4264
  • ErrorBar: do not count null as 0 in error bar domain by @rinkstiekema in #4297

New Contributors

Full Changelog: v2.12.2...v2.12.3