react-plotly.js 来自 React组件。 Plotly的的基础。 :backhand_index_pointing_right: :backhand_index_pointing_right: 内容 安装 $ npm install react-plotly.js plotly.js 快速开始 使用此组件的最简单方法是导入数据并将其传递到绘图组件: import React from 'react' ; import Plot from 'react-plotly.js' ; class App extends React . Component { render