Plotly.js使用npm進行安裝。在我的打字稿文件我用import 'plotly.js'; ... error TS2304: Cannot find name 'Plotly' 當我嘗試import Plotly = require('plotly.js');
確定! 回上一頁