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

# Bug ## Expected Behavior WHEN Zooming in/out or rotating the map THEN The building labels keep a scale comparable to the building scales ## Actual Behavior The scaling changes...

bug
pr-visualization
priority:medium
UX / UI

# Question Currently in delta mode the age in weeks metric of deleted files is handled in a confusing way. The following screenshot shows a file that was 266 weeks...

question
pr-visualization
UX / UI

# Bug ## Expected Behavior WHEN Clicking on part of a building that has the label of another building behind it THEN The building in the foreground gets selected ##...

bug
pr-visualization
priority:low
UX / UI

# Bug ## Expected Behavior WHEN Turning off this global option and reloading the page THEN The camera returns to the last position and orientation ## Actual Behavior Camera gets...

bug
pr-visualization
priority:low
UX / UI

# Feature request Currently in delta mode it is not clear which edges belong to the comparison map and which belong to the reference map. This should be change. Three...

question
pr-visualization
feature
UX / UI

# Bug When selecting a building after a building with edge metrics is already selected, the highlighting of the 'connected' buildings does not get removed ## Expected Behavior WHEN Selecting...

bug
pr-visualization
priority:low
UX / UI
edge-metrics

# Bug ## Expected Behavior WHEN Clicking on the field in the 'cube' in the top right corner to view the map from top down THEN The map shows from...

bug
pr-visualization
priority:low
difficulty:low
good first issue
UX / UI

# Bug ## Expected Behavior The git log parser should succeed in reading the git log. ## Actual Behavior ``` at de.maibornwolff.codecharta.importer.gitlogparser.converter.ProjectConverter.addRootToEdgePaths(ProjectConverter.kt:48) at de.maibornwolff.codecharta.importer.gitlogparser.converter.ProjectConverter.addVersionControlledFile(ProjectConverter.kt:32) at de.maibornwolff.codecharta.importer.gitlogparser.converter.ProjectConverter.convert(ProjectConverter.kt:68) at de.maibornwolff.codecharta.importer.gitlogparser.GitLogProjectCreator.parse(GitLogProjectCreator.kt:26) at de.maibornwolff.codecharta.importer.gitlogparser.GitLogParser.createProjectFromLog(GitLogParser.kt:128)...

bug
pr-analysis
priority:high
difficulty:medium

# Bug When opening the web version on a mobile device, the map cannot be rotated ## Expected Behavior WHEN I swipe across the screen in the main area THEN...

bug
pr-visualization
priority:medium
UX / UI

# Bug ## Expected Behavior WHEN using GitLogParser to calculate number_of_authors metric THEN the metric should be increased accordingly for files that have been modified by a merge commit ##...

bug
pr-analysis
priority:urgent