Skip to content
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

Remove the data key from backend results sent to frontend #662

Open
luiztauffer opened this issue Jul 7, 2023 · 0 comments
Open

Remove the data key from backend results sent to frontend #662

luiztauffer opened this issue Jul 7, 2023 · 0 comments
Assignees

Comments

@luiztauffer
Copy link

The frontend holds the data sent by the backend, containing two keys:

  • data
  • default_figure

The default_figure key represents a plotly figure already containing the data present in the data key.
If the data key is not planned to be used at all by the frontend components, it could be removed to improve performance.

@smahmed776 smahmed776 self-assigned this Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants