codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

CodeCharta visualizes multiple code metrics using 3D tree maps.

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

# Bug importers tested in golden_test.sh that aren't used in production mode: - crocosomo - jasome importers not tested in golden_test.sh that are used in production mode: - edgefilter -...

bug
tech

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nw](https://togithub.com/nwjs/npm-installer) | [`^0.68.1` -> `^0.69.0`](https://renovatebot.com/diffs/npm/nw/0.68.1/0.69.1) | [![age](https://badges.renovateapi.com/packages/npm/nw/0.69.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

# Copy worst metric violators directly to your clipboard Issue: #2744 ## Description **Users want to quickly share a summary of files with high metric values (violators).** **For this, we...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

# Feature request ## Description As a CodeCharta, I want to copy the filenames of the highest / widest buildings so that i do not have to type every single...

pr-visualization
priority:high
feature
difficulty:low
UX / UI

- migrate codeMap.preRender.service - explicit state actions on which to render - add throttling - reduce total initial calls to render of default dev map from 58 to 1 -...

- [unify usage of action-icon in toolbar](https://github.com/MaibornWolff/codecharta/commit/52994e662c496b7d324e7a654d4269b93a3abe97) - [remove unused method](https://github.com/MaibornWolff/codecharta/commit/20b41dcf350ca15c7a74eef183f461b9a3badcb2)

# Feature request ## Description Right now, the user always has to run three commands in order to generate a cc.json from a gitlog file. Like a lot of imports,...

pr-analysis
priority:high
feature

# Bug ## Expected Behavior Given a huge map When I load it Then a loading indicator is displayed on the map while it is loading ## Actual Behavior The...

bug
pr-visualization
priority:medium