react-native-mp-android-chart icon indicating copy to clipboard operation
react-native-mp-android-chart copied to clipboard

Custom markers

Open ChristianMEC opened this issue 8 years ago • 2 comments

I am interested to add to my charts custom markers. I am using LinearChart and I want to know if is it possible and how can I add extra info to markers, not just yValue? Thank you.

ChristianMEC avatar Mar 05 '17 15:03 ChristianMEC

Hey @ChristianMEC, Currently it is not implemented, but it's possible to implement it. I guess you want to add some text with each/some yValues and display it in marker?

Free to give it a try and create PR. Ask if you have questions about implementing it.

mskec avatar Mar 06 '17 00:03 mskec

I think the PR can meet your request, or https://github.com/wuxudong/react-native-charts-wrapper can help

wuxudong avatar Mar 06 '17 04:03 wuxudong