chartjs / chartjs/Chart.js

Same Row (not Bar) size for each row in horizontal bar chart

Open
#5,409 11 comments 1 reaction 0 assignees View on GitHub
type: enhancement
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)

![image](https://user-images.githubusercontent.com/10993997/38420887-98ab8a90-39a5-11e8-9f72-188f869e30cf.png)

![image](https://user-images.githubusercontent.com/10993997/38420904-a1195d42-39a5-11e8-8dd4-c83fe0613f4d.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.