JetBrains / lets-plot-kotlin
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 4 components.
  • 516 files, 29,060 LOC (100.0% vs. main code).
  • "plot-api" is biggest, containing 94.71% of LOC.
  • "ROOT" is smallest, containing 0.62% of LOC.


plot-api27522 LOC (94%) 496 files
toolkit837 LOC (2%) 14 files
Writerside521 LOC (1%) 4 files
ROOT180 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
plot-api309 commits (25%)
ROOT92 commits (7%)
toolkit26 commits (2%)
Writerside5 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024 2023 2022 2021
plot-api
447
646
1004
723
7
ROOT
14
20
33
25
8
toolkit
14
24
4
10
4
Writerside
4
5


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 plot-api plot-api plot-api--plot-api 33 ROOT ROOT plot-api--ROOT 2 Writerside Writerside plot-api--Writerside 1 toolkit toolkit toolkit--toolkit 3 toolkit--plot-api 1 Writerside--Writerside 1


2026-01-18 17:04