-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
EpicAll parent Epics will have this labelAll parent Epics will have this labelEpic: Code ModularisationenhancementNew feature or requestNew feature or request
Description
Things to do during epic creation
- Create a Label with a short name for this epic (
Epic:ShortName
) with the color#4660F9
and add the label to this issue - Crate a branch for this epic (
feature/short-name
) and add it in the development field
Related Issues/Tasks
- Centralize bulk visualization-related data in a context provider. #27
- Limit Redux store usage to cross-filtering parameters. #28
- Adapt all chart components for VVAFER compatibility, including state lifting and prop handling. #29
- Implement a component-level context menu for chart components to enable specific functionalities and customizations. #30
Details
This epic aims to enhance the modularity of chart components within VESA by adapting them to the VVAFER component framework. The focus is on decoupling chart components from specific data sources, allowing them to operate independently and exclusively manage visualization and interaction logic. This approach will facilitate database-agnostic integration, improving flexibility and maintainability across the VESA system.
Notes
Metadata
Metadata
Assignees
Labels
EpicAll parent Epics will have this labelAll parent Epics will have this labelEpic: Code ModularisationenhancementNew feature or requestNew feature or request