'Charts js - how to change the scale of y axis?

https://github.com/chartjs/chartjs-plugin-datalabels/issues/315

I would like to customize the bar cart height by changing the y-axis scale to fit the white space in the container, which I mentioned with red arrows on the screen.
Screen image
How can I set it up? I don't want to change the height in the styles of the canvas, because it makes scale labels and legends in an ugly way
Ugly screen

[solved] with maintainAspectRatio: false



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source