Import React from "react"; import Plot from "react-plotly. js"; ... width: 600, title: "Area chart" } }; } render() { return ( <div style={{ width: "100%", ...
確定! 回上一頁