apache / echarts-website
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.
  • 235 files, 40,310 LOC (20.5% vs. main code).
  • "v4" is biggest, containing 50.29% of LOC.
  • "components" is smallest, containing 0.02% of LOC.


v420272 LOC (10%) 84 files
zh9833 LOC (5%) 37 files
en9832 LOC (5%) 36 files
ROOT282 LOC (<1%) 30 files
layouts47 LOC (<1%) 4 files
handbook34 LOC (<1%) 34 files
components10 LOC (<1%) 10 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
zh349 commits (64%)
en348 commits (64%)
layouts342 commits (63%)
ROOT42 commits (7%)
components15 commits (2%)
v45 commits (<1%)
handbook3 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 2018
zh
40
127
160
195
91
90
34
layouts
21
68
84
98
49
52
2
en
22
64
82
104
51
66
35
handbook
33
3
components
2
2
2
1
4
5
4
ROOT
4
3
30
7
117
166
v4
2
90


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 zh zh zh--zh 28 layouts layouts zh--layouts 28 en en zh--en 28 layouts--layouts 3 layouts--en 28 en--en 4 components components components--zh 2 components--layouts 2 components--en 2 handbook handbook handbook--zh 1 handbook--layouts 1 handbook--en 1 handbook--handbook 1


2025-05-07 17:37