Let's define some language
- minimum boundaries (left, right, bottom, top) define inner limits as hard edges
- maximum boundaries (left, right, bottom, top) define outer limits hard edges
- minimum span (width, height) defines the smallest span an axis may show
- maximum span (width, height) defines the largest span an axis may show
Such pre-render axis management is closely related to #3139