Plotly.d3.json(jsonUrl, function(err, fig) { // assuming json is formatted as { "data": [/* */], "layout": {/* */} } Plotly.plot('graph-id', ...
確定! 回上一頁