1👍
✅
Set maintainAspectRatio to false.
const options = {
maintainAspectRatio: false,
layout: {
padding: {
left: 100,
right: 100
}
}
}
Source:stackexchange.com