You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: