react-native-chart
react-native-chart copied to clipboard
line can not be show
The code is from demo like this
So what is wrong with this?
@falltodis try adding
showDataPoint={true}
I think it defaults to false!
@ColinRTaylor It works... I copied the code from readme and I think you should change it. Also is there any more demos from react-native-chart?
@falltodis I submitted a PR (I'm not the maintainer) with this change. I don't have any demos at the moment.
Hey. Thanks for the PR. I'll look and merge tomorrow. I've been in Malaysia the past 2 weeks so haven't had much time to contribute, but should have time this weekend.
Sent from my iPhone
On Aug 17, 2016, at 8:37 PM, Colin [email protected] wrote:
@falltodis I submitted a PR (I'm not the maintainer) with this change. I don't have any demos at the moment.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
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.