CodeCharta is a visualization tool that transforms complex software architecture and code metrics into interactive, customizable visual maps, empowering everyone to communicate and analyze your codebase. Improve code quality, maintainability, and architectural decisions
WHEN
Looking at the map in the 3d print preview
THEN
The map has the same aspect ratio from all angles
## Actual Behavior
The view of the map is "streched" where a square map looks to be much wider than tall
## Screenshots
Map straight from above (front view):
![image](https://github.com/user-attachments/assets/871472d7-4883-4859-93e6-29f5373630af)
Map straight from above (side view):
![image](https://github.com/user-attachments/assets/60387651-6bcf-4d08-b262-f579810eed85)
## Steps to Reproduce the Problem
1. Click 3d print button
2. Rotate map
3. Wide map
## Specifications
- is released in [online-demo](https://maibornwolff.github.io/codecharta/visualization/app/index.html?file=codecharta.cc.json.gz&file=codecharta_analysis.cc.json.gz): no
- CodeCharta Version: current main
- OS: MacOS
- Browser: Chrome
Bug
Expected Behavior