What's Changed
Few bugfixes and bug fix backports for 2.x
Fix
Bar/Rectangle
: add index back to Bar Rectangle key to prevent duplicate key issues by @ckifer in #5561Dot
: re-includepoints
object in dotProps by @brodriguezmilla in #5657Tooltip
: addSVGProps
to Tooltip payload type to account for svg properties such as opacity passed by the user by @ally1002 in #5712Tooltip/Bar
: fixactiveBar
prop not working when tooltipshared={false}
by @nizans in #5718General
: allowdata-*
props to be spread on svg elements and not be filtered out by @prtmwrkr in #5666
New Contributors
- @brodriguezmilla made their first contribution in #5657
- @nizans made their first contribution in #5718
Full Changelog: v2.15.1...v2.15.2