Same Row (not Bar) size for each row in horizontal bar chart
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
I use an HoritzontalBar component for all my charts in a list of items. So when I render the charts every one have a different number of rows in one of the axis.
There's a way to set the same "row width" to all the charts? (Not the same Bar width) (I still don't find the solution)


I expect the same width in the red lines
Thanks for the help!
### Environment
- vue.js version: <2.4.4>
- vue-chart.js version: <3.2.1>
- npm version: <5.8.0>
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.