Skip to content

feat: add viz poc 1#963

Draft
nicolaskempf57 wants to merge 36 commits intomainfrom
feat_add_viz_poc_1
Draft

feat: add viz poc 1#963
nicolaskempf57 wants to merge 36 commits intomainfrom
feat_add_viz_poc_1

Conversation

@nicolaskempf57
Copy link
Contributor

No description provided.

- Convert resources to computed from savedResources
- Add loadChart() to fetch chart and extract resource IDs from series
- Add loadMissingResourcesForChart() to fetch individual resources
- Add loadSelectedChart() triggered by Charger button
- Switch form from reactive to ref
- Move dataset initialization to top level
- Fetch charts list at top level instead of onMounted
nicolaskempf57 and others added 6 commits March 20, 2026 17:12
- Remove per-series resource selection
- All series now use the globally selected resource
- Simplifies UI and ensures consistency across series
- Update ChartConfigurator.vue to use single sort_combined select
- Update ChartViewer.vue to handle both old and new sort formats
- Update pages/design/chart.vue to use sort_combined
- Update toChartForm/toChartApi mappers for combined sort conversion
- Add CombinedSort type alias in visualizations.ts
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

Successfully merging this pull request may close these issues.

1 participant