Describe the bug
When using the donut (pie)chart, with the config props autoSize: true, responsive: true,, the behaviour works nicely, and as expected. However when implementing these options on the VueUiVerticalBarEvent, the behaviour differs / isn't working (correctly), I suspect.
To Reproduce
Steps to reproduce the behavior:
- Implement both components with the config props
autoSize: true, responsive: true.
- Change the parent container size, in my usecase a dashboard widget.
- See the difference between the Donut behaviour and Bar
Expected behavior
That the Bar chart would not outscale its parent container, like the donut chart.
Screenshots
Vue Data UI version (please complete the following information):