Skip to content

feat: language composition org overview visualizations#81

Open
MBoegers wants to merge 4 commits intomainfrom
MBoegers/lang-composition-viz
Open

feat: language composition org overview visualizations#81
MBoegers wants to merge 4 commits intomainfrom
MBoegers/lang-composition-viz

Conversation

@MBoegers
Copy link
Copy Markdown
Contributor

@MBoegers MBoegers commented Feb 10, 2026

Summary

  • Language composition top languages: Horizontal bar chart showing how many repos each language appears in as a top-N language. The top_n parameter is configurable (default 3, set to 0 for all languages).
  • Language composition org overview: GitHub-style horizontal stacked bar showing the total language distribution across all repositories, with languages under 2% grouped into "Other" and a legend with percentages below.

Both notebooks share the LanguageCompositionPerFile data table and support toggling between file count and lines of code via the unit parameter.

Examples:

Language Composition over Organization
Language Composition Top 3

…zations

Two new notebooks for understanding language distribution across the organization:
- Top languages: horizontal bar chart showing how many repos each language appears in as a top-N language (configurable)
- Org overview: GitHub-style stacked horizontal bar showing org-wide language proportions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant