tomauty/react-native-chart

Bar chart example

Opened this issue · 3 comments

I don't think the example from here works for bar chart with the data given. Can someone post a simple example? Thanks in advance.

I got the same result. Kind of an empty bar chart.

same here. I have a Y axis with a NaN label and X axis with 01, but no data displayed

Edit: seems you just have to remove a pair of [] in the data const, as explained in #147

As a generic FYI — I am no longer able to maintain this library. I recommend checking out victory-native as it's much more maintained.