Skip to content

generate events for plotly_log, plotly_warn, plotly_error #4462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nicolaskruchten opened this issue Jan 6, 2020 · 1 comment
Open

generate events for plotly_log, plotly_warn, plotly_error #4462

nicolaskruchten opened this issue Jan 6, 2020 · 1 comment
Assignees
Labels
feature something new P3 backlog

Comments

@nicolaskruchten
Copy link
Contributor

From #4098 (comment)

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

@etpinard
Copy link
Contributor

After #4555, this one should be fairly easy.

After #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.

@nicolaskruchten nicolaskruchten modified the milestones: v1.54.0, v1.55.0, v1.5x Mar 15, 2020
@archmoj archmoj self-assigned this Jul 4, 2020
@nicolaskruchten nicolaskruchten removed this from the v1.55.0 milestone Jul 7, 2020
@gvwilson gvwilson added P3 backlog and removed dash labels Aug 8, 2024
@gvwilson gvwilson changed the title Events for plotly_log, plotly_warn, plotly_error generate events for plotly_log, plotly_warn, plotly_error Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 backlog
Projects
None yet
Development

No branches or pull requests

4 participants