elastic / elastic-charts
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 7 components.
  • 1,093 files, 76,055 LOC (100.0% vs. main code).
  • "packages" is biggest, containing 60.3% of LOC.
  • "ROOT" is smallest, containing 0% of LOC.


packages45864 LOC (60%) 642 files
storybook28245 LOC (37%) 414 files
github_bot1574 LOC (2%) 26 files
e2e_server250 LOC (<1%) 5 files
playground60 LOC (<1%) 3 files
scripts59 LOC (<1%) 2 files
ROOT3 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
packages342 commits (23%)
storybook190 commits (12%)
scripts16 commits (1%)
github_bot12 commits (<1%)
playground11 commits (<1%)
e2e_server4 commits (<1%)
ROOT3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019
packages
765
261
451
670
1643
storybook
386
165
770
200
652
github_bot
17
1
15
37
ROOT
3
playground
2
14
e2e_server
7
5
scripts
3
7
5
2


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G packages packages packages--packages 27 github_bot github_bot packages--github_bot 1 storybook storybook storybook--packages 11 storybook--storybook 6 storybook--github_bot 1 github_bot--github_bot 1


2025-05-13 19:47