Releases: JesperLekland/react-native-svg-charts
Releases · JesperLekland/react-native-svg-charts
v1.5.0
Breaking changes
Renamed AreaStackChart
to StackedAreaChart
StackedBarChart
Introduced StackedBarChart
component.
Read more in the documentation
v1.4.2
AreaStackChart
Expose new component AreaStackChart
see documentation for more information
v1.4.1
Sort PieChart
Added sort
as a prop to PieChart
V1.4.0
Allow restyling of grid
Breaking Changes
gridStroke
/gridWidth
are removed in favour of gridProps
that simply passes the entire object to the Line
that renders the grid