codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

CodeCharta visualizes multiple code metrics using 3D tree maps.

Results 287 codecharta issues
Sort by recently updated
recently updated
newest added

# 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...

pr-visualization
priority:medium
feature

... 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)...

pr-analysis
priority:medium
feature
difficulty:low

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...

bug
pr-visualization
priority:high

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).

bug
pr-visualization
tech
priority:medium

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...

bug
pr-visualization
priority:medium

Fix Clipping Lane Issue (zoom out -> map disappears)

bug
pr-visualization
priority:high

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....

help wanted
pr-visualization
javascript
priority:high

# 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...

pr-visualization
javascript
priority:low
feature

# 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
pr-visualization
priority:medium
difficulty:low

# 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....

bug
pr-visualization
priority:high
difficulty:medium