} else {
                        const labelWidth = tickOpts.mirror ? 0 : cos * widest.width + sin * highest.height;
                        minSize.width = Math.min(me.maxWidth, minSize.width + labelWidth + tickPadding);
                    }