victory-chart v9.1.3 Release Notes

Release Date: 2016-06-14 // almost 8 years ago
    • 0️⃣ Alters the render order for children of VictoryChart so that default axes are always rendered before other children. When axes are explicitly defined children of VictoryChart will still be rendered in the order they are defined.
    • Alters the render order of elements within VictoryAxis so that grid elements are rendered before ticks and tick labels
    • 🛠 Fixes a bug in VictoryGroup that was causing custom labelComponents of its children to be overridden.