When showNumbers is enabled, the SVG viewBox now includes the 40px space needed for NumberFlow elements rendered below abacus columns. Previously: Always passed showNumbers: false to calculateStandardDimensions Now: Pass finalConfig.showNumbers to include numbers space when needed This fixes overflow issues where numerals were cut off because the viewBox height didn't account for them. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>