xanderdeseyn / react-native-responsive-linechart

A customizable and responsive line or area chart for react-native
https://react-native-responsive-linechart.surge.sh
MIT License
203 stars 47 forks source link

Feature Request: Support for stock line chart #36

Closed SaeedZhiany closed 3 years ago

SaeedZhiany commented 3 years ago

it would be great if you can add support for stock line charts.

image

https://www.highcharts.com/demo/stock/basic-line

xanderdeseyn commented 3 years ago

Looks cool, but I believe you can create this with currently existing functionality. I'm trying not to bloat the library to much, so I probably won't implement this kind of specific chart anytime soon

SaeedZhiany commented 3 years ago

I see, maybe you can add this issue to your repository's milestone, RN has a lack of js implementation for this kind of chart and it would be great have it out of the box. otherwise, it can be closed.

However, thanks for your attention and response.

xanderdeseyn commented 3 years ago

I'm going to close it, but I'll keep it in mind :)