codecharta
codecharta copied to clipboard
CodeCharta visualizes multiple code metrics using 3D tree maps.
# Feature request ## Description As a user, I want custom configs to be easily understandable and easy to use so that I do not have to invest a lot...
... or add a disclaimer to readme and documentation ## Description At the moment we only support the "coupling" mode of [CodeMaat](https://github.com/adamtornhill/code-maat). This is not explicitly stated in the [readme](https://github.com/MaibornWolff/codecharta/tree/main/analysis/import/CodeMaatImporter)...
As an auditor I want to see all buildings in my viewport when I open up a new map. # AC - [ ] When automatically moving the camera to...
Refactor how we zoom the map. Currently we move the "Kegel" to zoom in and out but threejs can do that by its own (pass the zoom to threejs).
As a user I want the camera reset centered above the map when changing the area metrics margin so that I dont lose time zooming to the map # AC...
Fix Clipping Lane Issue (zoom out -> map disappears)
Some metrics are not available for every building. Those buildings are then not displayed in the CodeMap. That als means that some buildings can be overlooked without knowing about them....
# Feature request ## Description As user I want a visible zoom function so that I can zoom in and out and I can see the zoom factor. ## Acceptance...
# Bug ## Expected Behavior Given a gzipped file in url When loading the page Then the calculated file size is correct. Given a cc.json file in url When loading...
# Bug ## Expected Behavior WHEN viewing a map THEN the floor labels should be visible all the time. ## Actual Behavior the floor labels are partially or fully hidden....