As a developer working on the responsive behavior of a component, I want to be able to test out both the horizontal and vertical resizing, so that I can implement the correct resize behavior.
Details:
While working on #441, I noticed that the Unovis Dev site does not allow you to test the responsive behavior of the donut chart. Horizontal resize works fine, but not vertical. I propose to modify the existing donut chart example to showcase vertical responsiveness.
User story:
As a developer working on the responsive behavior of a component, I want to be able to test out both the horizontal and vertical resizing, so that I can implement the correct resize behavior.
Details:
While working on #441, I noticed that the Unovis Dev site does not allow you to test the responsive behavior of the donut chart. Horizontal resize works fine, but not vertical. I propose to modify the existing donut chart example to showcase vertical responsiveness.
Reproduction:
npm run dev