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
feat(ui): add new visualization components and widgets
- Introduced ObjectKanbanView and ObjectTimelineView as new view components.
- Implemented ObjectView to dynamically render views based on objectName and viewName.
- Added ChartAreaInteractive for interactive area chart visualization with responsive design.
- Created ChartBarInteractive and ChartDonut as placeholders for bar and donut chart visualizations.
- Developed WidgetChart, WidgetHtml, WidgetMetric, and WidgetView for displaying various types of data in card format.
- Enhanced overall UI structure with new components and improved layout.
0 commit comments