React-native-chart-kit: Bar Chart and Stack bar charts are not rendering

Created on 23 Oct 2019  路  8Comments  路  Source: indiespirit/react-native-chart-kit

I tried demo example from react-native-chart-kit-example1 , react-native-chart-kit-example and all charts are rendering correctly but bar and stack bar chart not rendering (showing blank instead) No error on command prompt.

"react-native": "https://github.com/expo/react-native/archive/sdk-34.0.1.tar.gz",
"react-native-chart-kit": "^3.6.1",
"react-native-svg": "^9.5.3",

Any idea?

Most helpful comment

All 8 comments

@Hermanya bar chart are not showing up on latest release. Can you please take look at it?

Same here.

same here

@Hermanya any update on this?

It's working now!. Thanks!

@ni3galave How you make it working? I tried react-native-svg 9.9.2, but have "Unable to resolve "./React Native SVG" from "node_modules/react-native-svg/src/index.ts"" issue :(

@igormancos I am using following version:
"react-native-chart-kit": "^4.0.0",
"react-native-svg": "9.5.1",

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ighormartins picture ighormartins  路  3Comments

Danjavia picture Danjavia  路  5Comments

bhoomika911 picture bhoomika911  路  4Comments

cdcv picture cdcv  路  3Comments

violabg picture violabg  路  6Comments