I've upgraded from version 2.7.3 to version 2.9.3, and using the bar chart with multiple data sets the y-axis labels are overlapping and not being properly calculated. I've attahced two code pens below of the difference in behaviours between 2.7.3 and 2.9.3
Expected Behavior
The labels on the y-axis to be calculated like they are in version 2.7.3
https://jsfiddle.net/g6ntz7bq/1/
Current Behavior
In version 2.9.3 the labels are overlapping:
https://jsfiddle.net/26zr917t/1/
Steps to Reproduce (for bugs)
See the fiddle https://jsfiddle.net/26zr917t/1/
Context

Environment
I've upgraded from version 2.7.3 to version 2.9.3, and using the bar chart with multiple data sets the y-axis labels are overlapping and not being properly calculated. I've attahced two code pens below of the difference in behaviours between 2.7.3 and 2.9.3
Expected Behavior
The labels on the y-axis to be calculated like they are in version 2.7.3
https://jsfiddle.net/g6ntz7bq/1/
Current Behavior
In version 2.9.3 the labels are overlapping:
https://jsfiddle.net/26zr917t/1/
Steps to Reproduce (for bugs)
See the fiddle https://jsfiddle.net/26zr917t/1/
Context
Environment