plotly.js
plotly.js copied to clipboard
Feature request: data grid control in plotly.js
It would be great if I can have data grid control in plotly js so that I can edit data in the table and then update the plot.
I guess I can just use jquery, but it would be better that in plotly js, there is such capability as in dash python plotly, that way, we can do everything in the front end.