We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84a6b48 + 14699a5 commit 8cce4ccCopy full SHA for 8cce4cc
1 file changed
src/charts/BarChart.vue
@@ -107,6 +107,7 @@ const draw = () => {
107
ticks: {
108
maxRotation: 0,
109
padding: props.horizontal ? 0 : 10,
110
+ autoSkipPadding: 0,
111
},
112
beginAtZero: true,
113
}
0 commit comments