-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
- I have checked that this feature has not yet been suggested by someone else.
Expected behavior
Today, the BarChart widget in form/form description editor has a fixed size (width: 500, height: 250).
If it is configured with a lot of data, the rendering can be ugly.
Allow users to configure width and height could be useful, in order to get a nice BarChart render in any case.
Cuttings backs
...
Potential side effects
Users will be able to configure width and height with values like 0 which will lead to BarChart rendering problems.
Describe alternatives you've considered
...