Skip to content

[BUG] - VueUiHorizontalBarConfig - Responsive option not behaving the same as its donutconfig- counterpart #272

@lversteegen1

Description

@lversteegen1

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:

  1. Implement both components with the config props autoSize: true, responsive: true.
  2. Change the parent container size, in my usecase a dashboard widget.
  3. 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

Image

Vue Data UI version (please complete the following information):

"vue-data-ui": "3.7.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug : layoutChart layout presents a defect

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions