-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
Description
Expected Behavior
autoSkip should be done using the final _length of the scale
Current Behavior
autoSkip is not run after the final configure, and for example here, y-scale length during autoSkip contains the title and legend height:
Possible Solution
re-run autoSkip on the 2nd round of layout?
Steps to Reproduce
https://jsfiddle.net/z7Lek49m/3/
Context
Was taking a look at #3694 with current master
Environment
- Chart.js version: 3.0.0-beta.12 / master

