Open nicolaskruchten opened 4 years ago
After https://github.com/plotly/plotly.js/issues/4555, this one should be fairly easy.
After https://github.com/plotly/plotly.js/issues/4555, the methods in the loggers.js
module will have access to gd
, which could then be used to call gd.emit
with the correct arguments.
From https://github.com/plotly/plotly.js/issues/4098#issuecomment-571219199
It would be really helpful for the Dash user to be able to get warnings in the debug tools, especially for stuff like hierarchy problems in sunburst/treemap