-
Notifications
You must be signed in to change notification settings - Fork 0
charts support #13
Copy link
Copy link
Open
Description
Ad charts support.
Analog to the existing implementations for table, list tree etc. add support for the most used chart types, like pie chart, bar chart, line etc.
Use the rechart components for implementation.
Analog to the existing visuals use common css, light and dark mode.
Do not create additional MD files.
Adjust the storybook.
Do also allow a combination of several charts.
Reactions are currently unavailable