(2020-09-25)
- #1692 - Adds a unique key prop for chart backgrounds
- #1690 - Fixes a minor positioning bug in label backgrounds
- #1688 - Fixes vertical alignment issue for labels. Thanks @Hypnosphi!
- #1685 - Adds an optional
preserveAspectRatio
prop toVictoryContainer
, and usesheight: "100%"
rather thanheight: "auto"
, giving users finer control over how Victory's svgs are positioned and scaled within their containers.