apache / echarts-handbook
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 17% | 24% | 37% | 20%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts0% | 66% | 0% | 22% | 11%
vue0% | 0% | 46% | 34% | 18%
js0% | 0% | 0% | 55% | 44%
yml0% | 0% | 0% | 91% | 8%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
components0% | 27% | 25% | 27% | 18%
layouts0% | 0% | 100% | 0% | 0%
pages0% | 0% | 0% | 92% | 7%
contents0% | 0% | 0% | 91% | 8%
build0% | 0% | 0% | 77% | 22%
ROOT0% | 0% | 0% | 63% | 36%
configs0% | 0% | 0% | 0% | 100%
store0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
contributors.ts
in components/helper
528 -
Sidebar.vue
in components/partials
249 -
Live.vue
in components/markdown
239 -
default.vue
in layouts
225 -
_.vue
in pages
185 -
sandbox.ts
in components/helper
177 20
posts.yml
in contents/zh
160 -
CodeBlock.vue
in components/markdown
135 -
115 4
Contributors.vue
in components/partials
112 -
110 2
CodeBlockCopyClipboard.vue
in components/markdown
102 -
SidebarNavItem.vue
in components/partials
91 -
Alert.vue
in components/markdown
79 -
index.js
in store
56 9
loadScripts.ts
in components/helper
51 5
app.html
in root
46 -
Example.vue
in components/markdown
45 -
generate.js
in build
34 1
Navbar.vue
in components/partials
32 -
config.js
in configs
24 1
OptionLink.vue
in components/markdown
21 -
17 -
global.ts
in components/markdown
16 -
posts.yml
in contents/en
15 -
index.vue
in pages
15 -
PostContent.ts
in components/partials
11 1
config.dev.js
in configs
11 -
config.local.js
in configs
11 -
11 -
post.ts
in components/helper
10 1
config.asf.js
in configs
10 -
config.gh.js
in configs
10 -
Files With Most Units (Top 9)
File# lines# units
sandbox.ts
in components/helper
177 20
index.js
in store
56 9
loadScripts.ts
in components/helper
51 5
115 4
110 2
post.ts
in components/helper
10 1
PostContent.ts
in components/partials
11 1
config.js
in configs
24 1
generate.js
in build
34 1
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 3 long lines.

File# lines# units# long lines
CodeBlockCopyClipboard.vue
in components/markdown
102 - 2
Contributors.vue
in components/partials
112 - 1
Correlations

File Size vs. Commits (all time): 33 points

components/partials/Contributors.vue x: 12 commits (all time) y: 112 lines of code components/markdown/CodeBlock.vue x: 9 commits (all time) y: 135 lines of code layouts/default.vue x: 44 commits (all time) y: 225 lines of code nuxt.config.js x: 47 commits (all time) y: 110 lines of code components/partials/Sidebar.vue x: 41 commits (all time) y: 249 lines of code pages/_.vue x: 15 commits (all time) y: 185 lines of code components/partials/SidebarNavItem.vue x: 13 commits (all time) y: 91 lines of code components/markdown/Alert.vue x: 5 commits (all time) y: 79 lines of code tailwind.config.js x: 3 commits (all time) y: 17 lines of code app.html x: 13 commits (all time) y: 46 lines of code contents/en/posts.yml x: 21 commits (all time) y: 15 lines of code contents/zh/posts.yml x: 26 commits (all time) y: 160 lines of code components/markdown/Live.vue x: 17 commits (all time) y: 239 lines of code build/generate.js x: 13 commits (all time) y: 34 lines of code components/helper/contributors.ts x: 16 commits (all time) y: 528 lines of code build/generate-contributors.js x: 10 commits (all time) y: 115 lines of code pages/index.vue x: 10 commits (all time) y: 15 lines of code components/markdown/Example.vue x: 9 commits (all time) y: 45 lines of code components/helper/sandbox.ts x: 2 commits (all time) y: 177 lines of code components/markdown/global.ts x: 6 commits (all time) y: 16 lines of code components/partials/PostContent.ts x: 1 commits (all time) y: 11 lines of code components/partials/Navbar.vue x: 11 commits (all time) y: 32 lines of code configs/config.localsite.js x: 4 commits (all time) y: 11 lines of code store/index.js x: 7 commits (all time) y: 56 lines of code configs/config.asf.js x: 10 commits (all time) y: 10 lines of code configs/config.dev.js x: 9 commits (all time) y: 11 lines of code configs/config.gh.js x: 4 commits (all time) y: 10 lines of code configs/config.local.js x: 3 commits (all time) y: 11 lines of code components/markdown/OptionLink.vue x: 1 commits (all time) y: 21 lines of code configs/config.js x: 9 commits (all time) y: 24 lines of code components/helper/post.ts x: 1 commits (all time) y: 10 lines of code components/markdown/CodeBlockCopyClipboard.vue x: 2 commits (all time) y: 102 lines of code components/helper/loadScripts.ts x: 1 commits (all time) y: 51 lines of code
528.0
lines of code
  min: 10.0
  average: 89.48
  25th percentile: 15.0
  median: 46.0
  75th percentile: 125.0
  max: 528.0
0 47.0
commits (all time)
min: 1.0 | average: 11.97 | 25th percentile: 3.5 | median: 9.0 | 75th percentile: 14.0 | max: 47.0

File Size vs. Contributors (all time): 33 points

components/partials/Contributors.vue x: 4 contributors (all time) y: 112 lines of code components/markdown/CodeBlock.vue x: 3 contributors (all time) y: 135 lines of code layouts/default.vue x: 3 contributors (all time) y: 225 lines of code nuxt.config.js x: 5 contributors (all time) y: 110 lines of code components/partials/Sidebar.vue x: 3 contributors (all time) y: 249 lines of code pages/_.vue x: 4 contributors (all time) y: 185 lines of code components/partials/SidebarNavItem.vue x: 3 contributors (all time) y: 91 lines of code components/markdown/Alert.vue x: 2 contributors (all time) y: 79 lines of code tailwind.config.js x: 2 contributors (all time) y: 17 lines of code app.html x: 3 contributors (all time) y: 46 lines of code contents/en/posts.yml x: 2 contributors (all time) y: 15 lines of code contents/zh/posts.yml x: 2 contributors (all time) y: 160 lines of code components/markdown/Live.vue x: 2 contributors (all time) y: 239 lines of code build/generate.js x: 4 contributors (all time) y: 34 lines of code components/helper/contributors.ts x: 2 contributors (all time) y: 528 lines of code build/generate-contributors.js x: 3 contributors (all time) y: 115 lines of code pages/index.vue x: 3 contributors (all time) y: 15 lines of code components/markdown/Example.vue x: 2 contributors (all time) y: 45 lines of code components/helper/sandbox.ts x: 1 contributors (all time) y: 177 lines of code components/markdown/global.ts x: 1 contributors (all time) y: 16 lines of code components/partials/PostContent.ts x: 1 contributors (all time) y: 11 lines of code components/partials/Navbar.vue x: 2 contributors (all time) y: 32 lines of code configs/config.localsite.js x: 2 contributors (all time) y: 11 lines of code store/index.js x: 2 contributors (all time) y: 56 lines of code configs/config.asf.js x: 3 contributors (all time) y: 10 lines of code configs/config.dev.js x: 3 contributors (all time) y: 11 lines of code configs/config.gh.js x: 2 contributors (all time) y: 10 lines of code components/markdown/OptionLink.vue x: 1 contributors (all time) y: 21 lines of code configs/config.js x: 2 contributors (all time) y: 24 lines of code components/helper/post.ts x: 1 contributors (all time) y: 10 lines of code components/markdown/CodeBlockCopyClipboard.vue x: 1 contributors (all time) y: 102 lines of code components/helper/loadScripts.ts x: 1 contributors (all time) y: 51 lines of code
528.0
lines of code
  min: 10.0
  average: 89.48
  25th percentile: 15.0
  median: 46.0
  75th percentile: 125.0
  max: 528.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.33 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".