Skip to content

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

Description

@luiztauffer

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions