Romanenko Vladimir
Romanenko Vladimir
# Fix margin issue _**Please read the [CONTRIBUTING.md](https://github.com/MaibornWolff/codecharta/blob/main/CONTRIBUTING.md) before opening a PR.**_ Issue: #1609 ## Description - Fixed treemap algorithm - Fixed height issues with labels when changing map height...
# Modify area calculation to prevent disappearing buildings _**Please read the [CONTRIBUTING.md](https://github.com/MaibornWolff/codecharta/blob/main/CONTRIBUTING.md) before opening a PR.**_ closes: #3044 ## Description + Change algorithm to visualize buildings that are getting removed...
# Feature request ## Description As a user, I want to visualize maps with many folder labels, without them getting too long ## Acceptance criteria - Maps with folder labels...
# Feature request ## Description As a developer I want to understand the new tree map algorithm. Connected to feature in #3044 All part of #1609 ## Development notes (optional...
# Bug Due to D3's algorithm using margins between buildings removes small buildings entirely as they are not calculated, furthermore sizes are not correct, e.g. a buildings of size 400...
# Feature request ## Description As an auditor I want to differentiate folders based on their folder labels to help navigating the map ## Acceptance criteria - Folder labels for...
# Bug ## Expected Behavior GIVEN A map with different sized buildings WHEN the user presses the "Invert Area" button THEN the area of buildings is inverted, e.g. the smallest...