Too much space above and below the radar chart in react-chartjs-2

I have a radar chart with 40 pointlabels, and some of the labels are quite long. For some reason the radar chart adds too much space above and below the chart. How can i remove this unnecessary space? radar chart with too much spacing

I tried to set the padding of the layout to 0, but it didn’t work