codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

CodeCharta visualizes multiple code metrics using 3D tree maps.

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

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

# Feature request ## Description Right now, we show the last encountered warning or the first encountered error when validating files. When opening more than one file, the dialog does...

pr-visualization
priority:low
feature
difficulty:low

# Bug ## Expected Behavior GIVEN a map open on a mobile device WHEN clicking on a building / file THEN the detail view should open ## Actual Behavior The...

bug
pr-visualization
priority:medium
good first issue

# Feature request ## Description When I load cc.json files with **custom metrics** via url (https://maibornwolff.github.io/codecharta/visualization/app/index.html?file=http:%2F%2Fmyurl.com%2Fccjson%2Fmycoolmap.cc.json.gz) then codecharta automatically displays the unity metrics because it does not recognize the ones...

pr-visualization
priority:medium
feature

# Bug ## Expected Behavior Given a map in multiple file mode with colored marked packages when switching to single file mode then the marked packages should keep their color...

bug
priority:low

# Feature request ## Description As a CodeCharta developer, I want all buildings to have a low complexity and low suspicious metrics so that the code base is understandable and...

help wanted
pr-visualization
pr-analysis
tech
java
javascript
priority:medium
difficulty:medium

# Feature request ## Description As a user, I want to use delta mode with multiple maps at the same time so that I do not have to combine maps...

pr-visualization
javascript
priority:medium
feature
blocked

# Feature request ## Description As a user, I want to clean up my local storage in a useful manner so that it does not fill up. ## Acceptance criteria...

pr-visualization
javascript
priority:low
feature

# Feature request ## Description As a user, I want to be able to rename folders in the UI so that I am able to set a focus on a...

pr-visualization
priority:medium
feature

# Feature request ## Description As a user, I want to focus on the data visualization and not on the data parsing so that I have to invest less time...

pr-visualization
pr-prototype
javascript
research
priority:medium
feature
UX / UI