victory-chart v25.0.0 Release Notes

Release Date: 2018-02-04 // about 6 years ago
  • Major Features

    • ๐Ÿ‘ VictoryBrushLine for multi-brush support

    ๐Ÿ’ฅ Breaking Changes

    • Candle expects a new set of props from VictoryCandlestick
    • The Line component has been renamed to Axis / Grid
    • Internal methods for all Victory primitive components have changed. This will be a breaking change for users who are extending primitive components, including victory-native.

    ๐Ÿ›  -551 Bux fixes and improvements for VictoryStack -553 Allow renderInPortal to be false for tooltips in VictoryVoronoiContainer ๐Ÿ‘ -554 Add support for wickStrokeWidth in VictoryCandlestick This is a breaking change as the expected props for Candle are changed ๐Ÿ›  -556 Fixes undefined context variable -558 Allow func PropType for color on VictoryGroup โšก๏ธ -559 Implement VictoryBrushLine and use updated primitive components This is a breaking change for anyone using the Line primitive. It has been renamed to Axis / Grid. **This may be a breaking change for anyone who was extending Victory primitives