React-native-chart-kit: BarChart Example not working on v6.7.0

Created on 17 Nov 2020  路  5Comments  路  Source: indiespirit/react-native-chart-kit

After release v6.7.0, a BarChart I was using has stopped working. I have provided a minimal repo with the issue here:

https://github.com/NS-BOBBY-C/RNChartKitIssue

Let me know if there is any more information you need me to provider to help resolve this issue!

Please let me know if this is a lapse in documentation - I will gladly update the documentation if someone points me in the right direction. Unfortunately, I do not have the time to fix the issue myself.

Most helpful comment

Check out pull-request #429

for BarChart, there should be 'data' attribute in chartConfig from release 6.7

after adding data, it worked for me

All 5 comments

I have the same issue.

Mesmo Problema. Algum retorno??

Check out pull-request #429

for BarChart, there should be 'data' attribute in chartConfig from release 6.7

after adding data, it worked for me

Check out pull-request #429

for BarChart, there should be 'data' attribute in chartConfig from release 6.7

after adding data, it worked for me

Amazing! It worked. Thanks bruh.

OK to close because this issue was fixed since I created this.

Was this page helpful?
0 / 5 - 0 ratings