recharts 2.4.3
v2.4.3
cherry-picked commit 7925fd7d6e76812fe680df9844656feca21ebde9 to not pollute patch release with other changes
fix
- ensure
originalDomainis defaulted if no domain is provided - broketickCountcalculation - https://github.com/recharts/recharts/issues/3377- assign default to
originalDomainfor re-use in generateCategoricalChart - add unit tests so this doesn't happen again
- assign default to
Full Changelog: https://github.com/recharts/recharts/compare/v2.4.2...v2.4.3