Fixed issue with 0 values Piechart
This commit is contained in:
parent
2a6f890c7b
commit
66c5d7c3d8
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-gifted-charts",
|
||||
"version": "1.2.32",
|
||||
"version": "1.2.33",
|
||||
"description": "The most complete library for Bar, Line, Area, Pie, Donut and Stacked Bar charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.",
|
||||
"main": "src/index.tsx",
|
||||
"files": [
|
||||
|
|
Loading…
Reference in New Issue