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 #4246Area
: fixed a bug where className was not assigned to areaDot by @108yen in #4294 closes #4290RadialBar
: address regression where radial bar and its background were off from eachother because of rounding by @ckifer in #4295 closes #4264ErrorBar
: do not countnull
as 0 in error bar domain by @rinkstiekema in #4297
New Contributors
- @zhonglin94 made their first contribution in #4272
Full Changelog: v2.12.2...v2.12.3