recharts 2.7.2
What's Changed
Fix
- Allow
accessibilityLayerwhen there is no tooltip (fixes undefined access bug) by @julianna-langston in https://github.com/recharts/recharts/pull/3627 - Fix regression when
nullis passed into Linedot(fixes undefined access bug althoughnullis not a supported type fordot) by @ckifer in https://github.com/recharts/recharts/pull/3637
Other
- Few minor storybook changes and dev chore items
Full Changelog: https://github.com/recharts/recharts/compare/v2.7.1...v2.7.2