react-native-svg-charts

πŸ“ˆ One library to rule all charts for React Native πŸ“Š

MIT License

Downloads
192.5K
Stars
2.3K
Committers
38

Bot releases are hidden (Show)

react-native-svg-charts - v1.5.0

Published by JesperLekland almost 7 years ago

Breaking changes

Renamed AreaStackChart to StackedAreaChart

StackedBarChart

Introduced StackedBarChart component.
Read more in the documentation

react-native-svg-charts - v1.4.2

Published by JesperLekland almost 7 years ago

AreaStackChart

Expose new component AreaStackChart see documentation for more information

react-native-svg-charts - v1.4.1

Published by JesperLekland almost 7 years ago

Sort PieChart

Added sort as a prop to PieChart

react-native-svg-charts - V1.4.0

Published by JesperLekland almost 7 years ago

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