简体   繁体   English

是否可以在 React Native 中创建交易图(如照片)?

[英]Is it possible to create trading graph in react native (like in photo)?

Need help to create graph like in photo.需要帮助来创建像照片一样的图表。 Please suggest any third party library to build this king of graph.请推荐任何第三方库来构建这个图形之王。 在此处输入图片说明

I think that this kind of chart could be created via using the Highcharts React Native wrapper - API: https://github.com/highcharts/highcharts-react-native我认为这种图表可以通过使用 Highcharts React Native 包装器 - API 创建: https : //github.com/highcharts/highcharts-react-native

It looks like a basic line chart with customized plotLine - API: https://api.highcharts.com/highcharts/yAxis.plotLines.label它看起来像一个带有自定义 plotLine - API 的基本折线图: https ://api.highcharts.com/highcharts/yAxis.plotLines.label

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM