JesperLekland / react-native-svg-charts

📈 One library to rule all charts for React Native 📊
MIT License
2.36k stars 409 forks source link

Add support for candlestick / OHLC chart #137

Open anirudha-ani opened 6 years ago

anirudha-ani commented 6 years ago

screen shot 2018-05-10 at 12 59 33 pm

JesperLekland commented 6 years ago

That type of chart is not supported out of the box for this library. What is this type of chart called? Will consider this a feature request.

shiquan-lim commented 6 years ago

This looks like some variant of candlestick / OHLC chart @JesperLekland

JesperLekland commented 6 years ago

Thanks @shiquan-lim. Will try to implement this once the issue gets enough upvotes / somebody provides a PR :)

raideltorres commented 6 years ago

It will be nice to add a candlestick chart

Wallow17 commented 4 years ago

Do you have news about it ?

sos0 commented 4 years ago

Would love support for OHLC!

lesikv1 commented 3 years ago

@anirudha-ani how use candlestick from react-native-svg-charts?