Skip to content

Releases: JesperLekland/react-native-svg-charts

v1.5.0

28 Nov 13:37
Compare
Choose a tag to compare

Breaking changes

Renamed AreaStackChart to StackedAreaChart

StackedBarChart

Introduced StackedBarChart component.
Read more in the documentation

v1.4.2

28 Nov 11:34
Compare
Choose a tag to compare

AreaStackChart

Expose new component AreaStackChart see documentation for more information

v1.4.1

21 Nov 13:56
Compare
Choose a tag to compare

Sort PieChart

Added sort as a prop to PieChart

V1.4.0

20 Nov 09:48
Compare
Choose a tag to compare

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