最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Which chart modulelibrary should I use for Candlestick graphs in ReactJs? - Stack Overflow

programmeradmin3浏览0评论

I tried using apex charts, but did not find proper doc for the react-apexcharts. I also tried react-google-charts, although it works fine, but it has unwanted spaces on sides which spoils the layout. I'm not sure about which module to use. Do you have a suggestion??

I tried using apex charts, but did not find proper doc for the react-apexcharts. I also tried react-google-charts, although it works fine, but it has unwanted spaces on sides which spoils the layout. I'm not sure about which module to use. Do you have a suggestion??

Share Improve this question asked Oct 15, 2018 at 12:59 Abhishek KumawatAbhishek Kumawat 8083 gold badges11 silver badges27 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 9

Author of ApexCharts here. Thanks for reminding me to update the docs for the candlestick charts. Here is the page that explains what should be the data-format.

Also, there is no major difference in options if you use react-apexcharts. The series prop should be given the required format as specified in the docs and rest will fall into places.

For those who are still asking which library to use for candlestick graphs.

Take a look Highcharts Highcharts candlestick graph

Good documentation and great features

发布评论

评论列表(0)

  1. 暂无评论