0.1.5 • Published 5 years ago
draw-data-plotly v0.1.5
Interactive data edit for Plotly charts
...
Plotly.newPlot(plot, data, layout);
...
const controller = DrawDataPlotly(plot);
......
Plotly.newPlot(plot, data, layout);
...
const controller = DrawDataPlotly(plot);
...