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

[Vis builder] Persist data when switching visualization types #2763

Closed
3 of 4 tasks
ashwin-pc opened this issue Nov 3, 2022 · 3 comments
Closed
3 of 4 tasks

[Vis builder] Persist data when switching visualization types #2763

ashwin-pc opened this issue Nov 3, 2022 · 3 comments
Assignees

Comments

@ashwin-pc
Copy link
Member

ashwin-pc commented Nov 3, 2022

Currently the field values are cleared when the user switches between vis types. VisBuilder should be able to persist values across compatible types and ideally between incompatible types too to whatever degree possible.

Tasks:

  • Investigate potential persistence solutions
  • Investigate how the solutions will scale with varying visualization types (May tie into Visualization Abstractions)
  • Implement persistence
  • Functional tests
@abbyhu2000
Copy link
Member

Split into sub tasks.

@joshuarrrr joshuarrrr added v2.7.0 and removed v2.6.0 labels Feb 17, 2023
@abbyhu2000
Copy link
Member

The first two subtasks are finished in these two issues: #2900 and #3482

@abbyhu2000
Copy link
Member

Close this issue as the aggregation persistence has been implemented in this PR: #3495

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

No branches or pull requests

3 participants