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 to visualize maps with many folder labels, without them getting too long ## Acceptance criteria - Maps with folder labels...

pr-visualization
javascript
research
feature

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

pr-visualization
documentation
feature

# Make Custom Views Stable Issue: #2489 ## Description WIP ## Screenshots or gifs

blocked

# Feature request ## Description As a user, I want to see all parts of the view on my screenshot so that I have the same information on the screenshot...

pr-visualization
priority:high
feature

# Feature request ## Description As a user with limited eyesight, I want all CodeCharta icons, text and menus to be readable and with enough contrast (WCAG AAA) so that...

pr-visualization
priority:medium
difficulty:low
UX / UI

# Feature request ## Description As a developer, I want fewer dependencies in my projects so that redundant functionality is removed and attack surface is minimized. For example, we have...

pr-analysis
tech
java
priority:low
difficulty:low

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

bug
blocked
Master Thesis

# Bug ## Expected Behavior When dragging the map in different directions and zooming, a smooth animation should be performed. ## Actual Behavior When dragging the map in different directions...

bug
pr-visualization
performance
UX / UI

# Bug There are a lot of unused and non-documented Gradle Tasks in our analysis-project. We should refactor our build.gradle so that there are fewer irrelevant tasks and we should...

bug
pr-analysis
tech
priority:medium
difficulty:low

# Bug There are two quality gate badges in README.md for analysis and visualization. The alt description does not work to make clear the differences between both badges. ## Screenshots...

bug
documentation
difficulty:low