@dpuse/dpuse-tool-d3 0.0.8 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +545 -201
- package/dist/dpuse-tool-d3.es.js +4522 -4721
- package/dist/dpuse-tool-d3.es.js.map +1 -1
- package/package.json +7 -2
package/README.md
CHANGED
|
@@ -46,17 +46,59 @@ const view = d3Tool.renderSankeyDiagram(data, renderTo);
|
|
|
46
46
|
|
|
47
47
|
<!-- DEPENDENCY_LICENSES_START -->
|
|
48
48
|
|
|
49
|
-
License data is collected automatically on each release using [license-checker](https://github.com/RSeidelsohn/license-checker-rseidelsohn). The following table lists all production dependencies. These dependencies (including transitive ones) have been checked and confirmed to use BSD-3-Clause, ISC, or
|
|
49
|
+
License data is collected automatically on each release using [license-checker](https://github.com/RSeidelsohn/license-checker-rseidelsohn). The following table lists all production dependencies. These dependencies (including transitive ones) have been checked and confirmed to use BSD-3-Clause, ISC, MIT, or Unlicense — all permissive, commercially-friendly licenses. Users of the uploaded library are covered by these checks; developers cloning this repository should independently verify development dependencies.
|
|
50
50
|
|
|
51
51
|
|Dependency|Version|License(s)|Document|
|
|
52
52
|
|:-|:-:|:-|:-|
|
|
53
|
+
|[@dagrejs/dagre](https://github.com/dagrejs/dagre)|3.0.0|MIT|[LICENSE](licenses/downloads/@dagrejs/dagre@3.0.0-LICENSE.txt)|
|
|
54
|
+
|[@dagrejs/graphlib](https://github.com/dagrejs/graphlib)|4.0.1|MIT|[LICENSE](licenses/downloads/@dagrejs/graphlib@4.0.1-LICENSE.txt)|
|
|
53
55
|
|[@dpuse/dpuse-shared](https://github.com/dpuse/dpuse-shared)|0.3.758|MIT|[LICENSE](licenses/downloads/@dpuse/dpuse-shared@0.3.758-LICENSE.txt)|
|
|
54
|
-
|[
|
|
55
|
-
|[d3-
|
|
56
|
+
|[@observablehq/plot](https://github.com/observablehq/plot)|0.6.17|ISC|[LICENSE](licenses/downloads/@observablehq/plot@0.6.17-LICENSE.txt)|
|
|
57
|
+
|[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)|3.0.11|MIT|[LICENSE](licenses/downloads/@types/d3-selection@3.0.11-LICENSE.txt)|
|
|
58
|
+
|[@types/d3-transition](https://github.com/DefinitelyTyped/DefinitelyTyped)|3.0.9|MIT|[LICENSE](licenses/downloads/@types/d3-transition@3.0.9-LICENSE.txt)|
|
|
59
|
+
|[billboard.js](https://github.com/naver/billboard.js)|4.0.3|MIT|[LICENSE](licenses/downloads/billboard.js@4.0.3-LICENSE.txt)|
|
|
60
|
+
|[binary-search-bounds](https://github.com/mikolalysenko/binary-search-bounds)|2.0.5|MIT|[LICENSE](licenses/downloads/binary-search-bounds@2.0.5-LICENSE.txt)|
|
|
61
|
+
|[commander](https://github.com/tj/commander.js)|7.2.0|MIT|[LICENSE](licenses/downloads/commander@7.2.0-LICENSE.txt)|
|
|
62
|
+
|[d3-array](https://github.com/d3/d3-array)|3.2.4|ISC|[LICENSE](licenses/downloads/d3-array@3.2.4-LICENSE.txt)|
|
|
63
|
+
|[d3-axis](https://github.com/d3/d3-axis)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-axis@3.0.0-LICENSE.txt)|
|
|
64
|
+
|[d3-brush](https://github.com/d3/d3-brush)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-brush@3.0.0-LICENSE.txt)|
|
|
65
|
+
|[d3-chord](https://github.com/d3/d3-chord)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-chord@3.0.1-LICENSE.txt)|
|
|
66
|
+
|[d3-color](https://github.com/d3/d3-color)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-color@3.1.0-LICENSE.txt)|
|
|
67
|
+
|[d3-contour](https://github.com/d3/d3-contour)|4.0.2|ISC|[LICENSE](licenses/downloads/d3-contour@4.0.2-LICENSE.txt)|
|
|
68
|
+
|[d3-delaunay](https://github.com/d3/d3-delaunay)|6.0.4|ISC|[LICENSE](licenses/downloads/d3-delaunay@6.0.4-LICENSE.txt)|
|
|
69
|
+
|[d3-dispatch](https://github.com/d3/d3-dispatch)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-dispatch@3.0.1-LICENSE.txt)|
|
|
70
|
+
|[d3-drag](https://github.com/d3/d3-drag)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-drag@3.0.0-LICENSE.txt)|
|
|
71
|
+
|[d3-dsv](https://github.com/d3/d3-dsv)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-dsv@3.0.1-LICENSE.txt)|
|
|
72
|
+
|[d3-ease](https://github.com/d3/d3-ease)|3.0.1|BSD-3-Clause|[LICENSE](licenses/downloads/d3-ease@3.0.1-LICENSE.txt)|
|
|
73
|
+
|[d3-fetch](https://github.com/d3/d3-fetch)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-fetch@3.0.1-LICENSE.txt)|
|
|
74
|
+
|[d3-force](https://github.com/d3/d3-force)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-force@3.0.0-LICENSE.txt)|
|
|
75
|
+
|[d3-format](https://github.com/d3/d3-format)|3.1.2|ISC|[LICENSE](licenses/downloads/d3-format@3.1.2-LICENSE.txt)|
|
|
76
|
+
|[d3-geo](https://github.com/d3/d3-geo)|3.1.1|ISC|[LICENSE](licenses/downloads/d3-geo@3.1.1-LICENSE.txt)|
|
|
77
|
+
|[d3-hierarchy](https://github.com/d3/d3-hierarchy)|3.1.2|ISC|[LICENSE](licenses/downloads/d3-hierarchy@3.1.2-LICENSE.txt)|
|
|
78
|
+
|[d3-interpolate](https://github.com/d3/d3-interpolate)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-interpolate@3.0.1-LICENSE.txt)|
|
|
79
|
+
|[d3-path](https://github.com/d3/d3-path)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-path@3.1.0-LICENSE.txt)|
|
|
80
|
+
|[d3-polygon](https://github.com/d3/d3-polygon)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-polygon@3.0.1-LICENSE.txt)|
|
|
81
|
+
|[d3-quadtree](https://github.com/d3/d3-quadtree)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-quadtree@3.0.1-LICENSE.txt)|
|
|
82
|
+
|[d3-random](https://github.com/d3/d3-random)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-random@3.0.1-LICENSE.txt)|
|
|
56
83
|
|[d3-sankey](https://github.com/d3/d3-sankey)|0.12.3|BSD-3-Clause|[LICENSE](licenses/downloads/d3-sankey@0.12.3-LICENSE.txt)|
|
|
84
|
+
|[d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-scale-chromatic@3.1.0-LICENSE.txt)|
|
|
85
|
+
|[d3-scale](https://github.com/d3/d3-scale)|4.0.2|ISC|[LICENSE](licenses/downloads/d3-scale@4.0.2-LICENSE.txt)|
|
|
57
86
|
|[d3-selection](https://github.com/d3/d3-selection)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-selection@3.0.0-LICENSE.txt)|
|
|
58
|
-
|[d3-shape](https://github.com/d3/d3-shape)|
|
|
87
|
+
|[d3-shape](https://github.com/d3/d3-shape)|3.2.0|ISC|[LICENSE](licenses/downloads/d3-shape@3.2.0-LICENSE.txt)|
|
|
88
|
+
|[d3-time-format](https://github.com/d3/d3-time-format)|4.1.0|ISC|[LICENSE](licenses/downloads/d3-time-format@4.1.0-LICENSE.txt)|
|
|
89
|
+
|[d3-time](https://github.com/d3/d3-time)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-time@3.1.0-LICENSE.txt)|
|
|
90
|
+
|[d3-timer](https://github.com/d3/d3-timer)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-timer@3.0.1-LICENSE.txt)|
|
|
91
|
+
|[d3-transition](https://github.com/d3/d3-transition)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-transition@3.0.1-LICENSE.txt)|
|
|
92
|
+
|[d3-zoom](https://github.com/d3/d3-zoom)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-zoom@3.0.0-LICENSE.txt)|
|
|
93
|
+
|[d3](https://github.com/d3/d3)|7.9.0|ISC|[LICENSE](licenses/downloads/d3@7.9.0-LICENSE.txt)|
|
|
94
|
+
|[delaunator](https://github.com/mapbox/delaunator)|5.1.0|ISC|[LICENSE](licenses/downloads/delaunator@5.1.0-LICENSE.txt)|
|
|
95
|
+
|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|0.6.3|MIT|[LICENSE](licenses/downloads/iconv-lite@0.6.3-LICENSE.txt)|
|
|
59
96
|
|[internmap](https://github.com/mbostock/internmap)|1.0.1|ISC|[LICENSE](licenses/downloads/internmap@1.0.1-LICENSE.txt)|
|
|
97
|
+
|[interval-tree-1d](https://github.com/mikolalysenko/interval-tree-1d)|1.0.4|MIT|[LICENSE](licenses/downloads/interval-tree-1d@1.0.4-LICENSE.txt)|
|
|
98
|
+
|[isoformat](https://github.com/mbostock/isoformat)|0.2.1|ISC|[LICENSE](licenses/downloads/isoformat@0.2.1-LICENSE.txt)|
|
|
99
|
+
|[robust-predicates](https://github.com/mourner/robust-predicates)|3.0.3|Unlicense|[LICENSE](licenses/downloads/robust-predicates@3.0.3-LICENSE.txt)|
|
|
100
|
+
|[rw](https://github.com/mbostock/rw)|1.3.3|BSD-3-Clause|[LICENSE](licenses/downloads/rw@1.3.3-LICENSE.txt)|
|
|
101
|
+
|[safer-buffer](https://github.com/ChALkeR/safer-buffer)|2.1.2|MIT|[LICENSE](licenses/downloads/safer-buffer@2.1.2-LICENSE.txt)|
|
|
60
102
|
|
|
61
103
|
<!-- DEPENDENCY_LICENSES_END -->
|
|
62
104
|
|
|
@@ -64,13 +106,111 @@ License data is collected automatically on each release using [license-checker](
|
|
|
64
106
|
|
|
65
107
|
The dependency tree below lists every package in this project — direct and transitive — along with its installed version, release date, and update status. Packages flagged ❗ have a newer version available; ⚠️ indicates a package that hasn't been updated in the last 6 months or longer. Neither flag necessarily indicates a problem: we let new releases stabilise before upgrading, and some packages are simply mature and stable, requiring no active development.
|
|
66
108
|
|
|
109
|
+
- **[@dagrejs/dagre](https://github.com/dagrejs/dagre)** 3.0.0 — **4 months** ago: 2026-03-22
|
|
110
|
+
- **[@dagrejs/graphlib](https://github.com/dagrejs/graphlib)** 4.0.1 — **4 months** ago: 2026-03-08
|
|
67
111
|
- **[@dpuse/dpuse-shared](https://github.com/dpuse/dpuse-shared)** 0.3.758 — this month: 2026-07-27
|
|
112
|
+
- **[@observablehq/plot](https://github.com/observablehq/plot)** 0.6.17 — **17 months** ago: 2025-02-14 ⚠️
|
|
113
|
+
- **[d3](https://github.com/d3/d3)** 7.9.0 — **28 months** ago: 2024-03-12 ⚠️
|
|
114
|
+
- **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
|
|
115
|
+
- **[d3-axis](https://github.com/d3/d3-axis)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
|
|
116
|
+
- **[d3-brush](https://github.com/d3/d3-brush)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
|
|
117
|
+
- **[d3-chord](https://github.com/d3/d3-chord)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
118
|
+
- **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
|
|
119
|
+
- **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
|
|
120
|
+
- **[d3-contour](https://github.com/d3/d3-contour)** 4.0.2 — **42 months** ago: 2023-01-11 ⚠️
|
|
121
|
+
- **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
|
|
122
|
+
- **[d3-delaunay](https://github.com/d3/d3-delaunay)** 6.0.4 — **40 months** ago: 2023-04-01 ⚠️
|
|
123
|
+
- **[delaunator](https://github.com/mapbox/delaunator)** 5.1.0 — **4 months** ago: 2026-03-23
|
|
124
|
+
- **[robust-predicates](https://github.com/mourner/robust-predicates)** 3.0.3 — **4 months** ago: 2026-03-22
|
|
125
|
+
- **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
126
|
+
- **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
|
|
127
|
+
- **[d3-dsv](https://github.com/d3/d3-dsv)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
128
|
+
- **[commander](https://github.com/tj/commander.js)** 7.2.0 — **64 months** ago: 2021-03-21 ⚠️ → **latest**: 15.0.0 — **2 months** ago: 2026-05-29 ❗
|
|
129
|
+
- **[iconv-lite](https://github.com/ashtuchkin/iconv-lite)** 0.6.3 — **62 months** ago: 2021-05-24 ⚠️ → **latest**: 0.7.3 — this month: 2026-07-03 ❗
|
|
130
|
+
- **[safer-buffer](https://github.com/ChALkeR/safer-buffer)** 2.1.2 — **99 months** ago: 2018-04-08 ⚠️
|
|
131
|
+
- **[rw](https://github.com/mbostock/rw)** 1.3.3 — **114 months** ago: 2017-01-20 ⚠️
|
|
132
|
+
- **[d3-ease](https://github.com/d3/d3-ease)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
133
|
+
- **[d3-fetch](https://github.com/d3/d3-fetch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
134
|
+
- **[d3-dsv](https://github.com/d3/d3-dsv)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
135
|
+
- **[d3-force](https://github.com/d3/d3-force)** 3.0.0 — **61 months** ago: 2021-06-05 ⚠️
|
|
136
|
+
- **[d3-format](https://github.com/d3/d3-format)** 3.1.2 — **6 months** ago: 2026-01-14
|
|
137
|
+
- **[d3-geo](https://github.com/d3/d3-geo)** 3.1.1 — **28 months** ago: 2024-03-12 ⚠️
|
|
138
|
+
- **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
|
|
139
|
+
- **[d3-hierarchy](https://github.com/d3/d3-hierarchy)** 3.1.2 — **51 months** ago: 2022-04-02 ⚠️
|
|
140
|
+
- **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
141
|
+
- **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
|
|
142
|
+
- **[d3-polygon](https://github.com/d3/d3-polygon)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
143
|
+
- **[d3-quadtree](https://github.com/d3/d3-quadtree)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
144
|
+
- **[d3-random](https://github.com/d3/d3-random)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
145
|
+
- **[d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic)** 3.1.0 — **28 months** ago: 2024-03-12 ⚠️
|
|
146
|
+
- **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
|
|
147
|
+
- **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
148
|
+
- **[d3-scale](https://github.com/d3/d3-scale)** 4.0.2 — **58 months** ago: 2021-09-24 ⚠️
|
|
149
|
+
- **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
|
|
150
|
+
- **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
|
|
151
|
+
- **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
|
|
152
|
+
- **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
|
|
153
|
+
- **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
|
|
154
|
+
- **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
155
|
+
- **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
|
|
156
|
+
- **[d3-zoom](https://github.com/d3/d3-zoom)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
|
|
157
|
+
- **[interval-tree-1d](https://github.com/mikolalysenko/interval-tree-1d)** 1.0.4 — **61 months** ago: 2021-06-03 ⚠️
|
|
158
|
+
- **[binary-search-bounds](https://github.com/mikolalysenko/binary-search-bounds)** 2.0.5 — **66 months** ago: 2021-01-25 ⚠️
|
|
159
|
+
- **[isoformat](https://github.com/mbostock/isoformat)** 0.2.1 — **58 months** ago: 2021-09-24 ⚠️
|
|
160
|
+
- **[billboard.js](https://github.com/naver/billboard.js)** 4.0.3 — this month: 2026-07-06
|
|
161
|
+
- **[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.11 — **21 months** ago: 2024-10-07 ⚠️
|
|
162
|
+
- **[@types/d3-transition](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.9 — **21 months** ago: 2024-10-07 ⚠️
|
|
163
|
+
- **[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.11 — **21 months** ago: 2024-10-07 ⚠️
|
|
164
|
+
- **[d3-axis](https://github.com/d3/d3-axis)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
|
|
165
|
+
- **[d3-brush](https://github.com/d3/d3-brush)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
|
|
166
|
+
- **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
167
|
+
- **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
|
|
168
|
+
- **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
169
|
+
- **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
|
|
170
|
+
- **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
|
|
171
|
+
- **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
|
|
172
|
+
- **[d3-hierarchy](https://github.com/d3/d3-hierarchy)** 3.1.2 — **51 months** ago: 2022-04-02 ⚠️
|
|
173
|
+
- **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
174
|
+
- **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
|
|
175
|
+
- **[d3-scale](https://github.com/d3/d3-scale)** 4.0.2 — **58 months** ago: 2021-09-24 ⚠️
|
|
176
|
+
- **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
|
|
177
|
+
- **[d3-format](https://github.com/d3/d3-format)** 3.1.2 — **6 months** ago: 2026-01-14
|
|
178
|
+
- **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
179
|
+
- **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
|
|
180
|
+
- **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
|
|
181
|
+
- **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
|
|
182
|
+
- **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
|
|
183
|
+
- **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
|
|
184
|
+
- **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
|
|
185
|
+
- **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
|
|
186
|
+
- **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
|
|
187
|
+
- **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
188
|
+
- **[d3-ease](https://github.com/d3/d3-ease)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
189
|
+
- **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
190
|
+
- **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
|
|
191
|
+
- **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
192
|
+
- **[d3-zoom](https://github.com/d3/d3-zoom)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
|
|
193
|
+
- **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
|
|
194
|
+
- **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
195
|
+
- **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
|
|
196
|
+
- **[d3-force](https://github.com/d3/d3-force)** 3.0.0 — **61 months** ago: 2021-06-05 ⚠️
|
|
197
|
+
- **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
198
|
+
- **[d3-quadtree](https://github.com/d3/d3-quadtree)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
199
|
+
- **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
200
|
+
- **[d3-hierarchy](https://github.com/d3/d3-hierarchy)** 3.1.2 — **51 months** ago: 2022-04-02 ⚠️
|
|
68
201
|
- **[d3-sankey](https://github.com/d3/d3-sankey)** 0.12.3 — **82 months** ago: 2019-09-02 ⚠️
|
|
69
|
-
- **[d3-array](https://github.com/d3/d3-array)**
|
|
202
|
+
- **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
|
|
70
203
|
- **[internmap](https://github.com/mbostock/internmap)** 1.0.1 — **64 months** ago: 2021-03-10 ⚠️ → **latest**: 2.0.3 — **58 months** ago: 2021-09-20 ⚠️ ❗
|
|
71
|
-
- **[d3-shape](https://github.com/d3/d3-shape)**
|
|
72
|
-
- **[d3-path](https://github.com/d3/d3-path)** 1.0.9 — **80 months** ago: 2019-11-16 ⚠️ → **latest**: 3.1.0 — **43 months** ago: 2022-12-19 ⚠️ ❗
|
|
204
|
+
- **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
|
|
73
205
|
- **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
|
|
206
|
+
- **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
|
|
207
|
+
- **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
|
|
208
|
+
- **[d3-zoom](https://github.com/d3/d3-zoom)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
|
|
209
|
+
- **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
210
|
+
- **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
|
|
211
|
+
- **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
|
|
212
|
+
- **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
|
|
213
|
+
- **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
|
|
74
214
|
|
|
75
215
|
<!-- DEPENDENCY_TREE_END -->
|
|
76
216
|
|
|
@@ -98,57 +238,59 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
98
238
|
|
|
99
239
|
|Chunk/Module/File|Composition|
|
|
100
240
|
|:------ |:-----------|
|
|
101
|
-
| dist/dpuse-tool-d3.es.js |
|
|
102
|
-
| billboard.js |
|
|
103
|
-
| dist-esm/ChartInternal/Axis/Axis.js | `█░░░░░░░░░░░░░░░░░░░`
|
|
104
|
-
| dist-esm/ChartInternal/data/data.js |
|
|
105
|
-
| dist-esm/ChartInternal/internals/legend.js |
|
|
106
|
-
| dist-esm/ChartInternal/shape/shape.js | `░░░░░░░░░░░░░░░░░░░░`
|
|
107
|
-
| dist-esm/ChartInternal/ChartInternal.js | `░░░░░░░░░░░░░░░░░░░░`
|
|
108
|
-
| dist-esm/ChartInternal/interactions/eventrect.js | `░░░░░░░░░░░░░░░░░░░░`
|
|
109
|
-
| dist-esm/ChartInternal/internals/tooltip.js | `░░░░░░░░░░░░░░░░░░░░`
|
|
110
|
-
| dist-esm/ChartInternal/Axis/AxisRenderer.js | `░░░░░░░░░░░░░░░░░░░░` 1.
|
|
111
|
-
| dist-esm/ChartInternal/internals/
|
|
112
|
-
| dist-esm/ChartInternal/internals/
|
|
113
|
-
| dist-esm/ChartInternal/internals/
|
|
114
|
-
| dist-esm/ChartInternal/internals/
|
|
115
|
-
| dist-esm/ChartInternal/
|
|
116
|
-
| dist-esm/ChartInternal/
|
|
117
|
-
| dist-esm/
|
|
118
|
-
| dist-esm/
|
|
119
|
-
| dist-esm/
|
|
120
|
-
| dist-esm/
|
|
121
|
-
| dist-esm/
|
|
122
|
-
| dist-esm/
|
|
123
|
-
| dist-esm/
|
|
124
|
-
| dist-esm/ChartInternal/
|
|
125
|
-
| dist-esm/ChartInternal/
|
|
126
|
-
| dist-esm/ChartInternal/
|
|
127
|
-
| dist-esm/
|
|
128
|
-
| dist-esm/
|
|
129
|
-
| dist-esm/ChartInternal/internals/
|
|
130
|
-
| dist-esm/
|
|
131
|
-
| dist-esm/Chart/api/
|
|
132
|
-
| dist-esm/
|
|
133
|
-
| dist-esm/
|
|
134
|
-
| dist-esm/
|
|
135
|
-
| dist-esm/ChartInternal/
|
|
136
|
-
| dist-esm/ChartInternal/
|
|
137
|
-
| dist-esm/ChartInternal/
|
|
138
|
-
| dist-esm/ChartInternal/
|
|
139
|
-
| dist-esm/ChartInternal/
|
|
140
|
-
| dist-esm/
|
|
141
|
-
| dist-esm/
|
|
142
|
-
| dist-esm/Chart/api/
|
|
143
|
-
| dist-esm/
|
|
144
|
-
| dist-esm/
|
|
145
|
-
| dist-esm/
|
|
241
|
+
| dist/dpuse-tool-d3.es.js | 714.5 kB · brotli 169.9 kB |
|
|
242
|
+
| billboard.js | `███████░░░░░░░░░░░░░` 32.6% |
|
|
243
|
+
| dist-esm/ChartInternal/Axis/Axis.js | `█░░░░░░░░░░░░░░░░░░░` 2.8% |
|
|
244
|
+
| dist-esm/ChartInternal/data/data.js | `░░░░░░░░░░░░░░░░░░░░` 2.3% |
|
|
245
|
+
| dist-esm/ChartInternal/internals/legend.js | `░░░░░░░░░░░░░░░░░░░░` 2.0% |
|
|
246
|
+
| dist-esm/ChartInternal/shape/shape.js | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
|
|
247
|
+
| dist-esm/ChartInternal/ChartInternal.js | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
|
|
248
|
+
| dist-esm/ChartInternal/interactions/eventrect.js | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
|
|
249
|
+
| dist-esm/ChartInternal/internals/tooltip.js | `░░░░░░░░░░░░░░░░░░░░` 1.3% |
|
|
250
|
+
| dist-esm/ChartInternal/Axis/AxisRenderer.js | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
|
251
|
+
| dist-esm/ChartInternal/internals/grid.js | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
|
252
|
+
| dist-esm/ChartInternal/internals/domain.js | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
|
|
253
|
+
| dist-esm/ChartInternal/internals/text.js | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
|
|
254
|
+
| dist-esm/ChartInternal/internals/size.js | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
|
255
|
+
| dist-esm/ChartInternal/internals/redraw.js | `░░░░░░░░░░░░░░░░░░░░` 0.7% |
|
|
256
|
+
| dist-esm/ChartInternal/shape/bar.js | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
|
257
|
+
| dist-esm/ChartInternal/internals/color.js | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
|
258
|
+
| dist-esm/module/sanitize.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
259
|
+
| dist-esm/config/classes.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
260
|
+
| dist-esm/ChartInternal/interactions/interaction.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
261
|
+
| dist-esm/module/util/dom.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
262
|
+
| dist-esm/ChartInternal/internals/text.util.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
263
|
+
| dist-esm/module/util/object.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
264
|
+
| dist-esm/ChartInternal/internals/type.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
265
|
+
| dist-esm/ChartInternal/data/convert.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
266
|
+
| dist-esm/ChartInternal/internals/scale.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
267
|
+
| dist-esm/ChartInternal/data/load.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
268
|
+
| dist-esm/config/Store/State.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
269
|
+
| dist-esm/ChartInternal/internals/size.axis.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
270
|
+
| dist-esm/ChartInternal/internals/clip.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
271
|
+
| dist-esm/Chart/api/chart.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
272
|
+
| dist-esm/Chart/api/focus.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
273
|
+
| dist-esm/ChartInternal/Axis/AxisRendererHelper.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
274
|
+
| dist-esm/Chart/api/tooltip.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
275
|
+
| dist-esm/ChartInternal/internals/class.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
276
|
+
| dist-esm/ChartInternal/data/convert.helper.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
277
|
+
| dist-esm/ChartInternal/shape/core/point.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
278
|
+
| dist-esm/ChartInternal/internals/title.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
279
|
+
| dist-esm/ChartInternal/shape/core/barRadius.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
280
|
+
| dist-esm/ChartInternal/internals/transform.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
281
|
+
| dist-esm/module/Cache.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
282
|
+
| dist-esm/Chart/api/load.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
283
|
+
| dist-esm/Chart/api/show.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
284
|
+
| dist-esm/config/const.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
285
|
+
| dist-esm/module/dsv.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
286
|
+
| dist-esm/Chart/api/axis.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
146
287
|
| dist-esm/module/worker.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
147
|
-
| dist-esm/
|
|
148
|
-
| dist-esm/
|
|
149
|
-
| dist-esm/
|
|
150
|
-
| dist-esm/
|
|
151
|
-
| dist-esm/module/
|
|
288
|
+
| dist-esm/Chart/api/grid.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
289
|
+
| dist-esm/ChartInternal/internals/format.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
290
|
+
| dist-esm/config/Options/axis/x.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
291
|
+
| dist-esm/Chart/api/data.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
292
|
+
| dist-esm/module/generator.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
293
|
+
| dist-esm/module/error.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
152
294
|
| dist-esm/config/Options/data/data.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
153
295
|
| dist-esm/module/browser.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
154
296
|
| dist-esm/config/Options/axis/y.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
@@ -161,18 +303,20 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
161
303
|
| dist-esm/Chart/api/x.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
162
304
|
| dist-esm/Chart/Chart.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
163
305
|
| dist-esm/config/Options/common/tooltip.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
164
|
-
| dist-esm/config/Options/shape/bar.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
165
|
-
| dist-esm/config/config.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
166
|
-
| dist-esm/
|
|
167
|
-
| dist-esm/
|
|
168
|
-
| dist-esm/
|
|
169
|
-
| dist-esm/module/util/brush.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
306
|
+
| dist-esm/config/Options/shape/bar.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
307
|
+
| dist-esm/config/config.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
308
|
+
| dist-esm/Chart/api/legend.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
309
|
+
| dist-esm/config/Options/common/point.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
310
|
+
| dist-esm/core.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
311
|
+
| dist-esm/module/util/brush.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
312
|
+
| dist-esm/config/Options/common/grid.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
170
313
|
| dist-esm/config/Options/Options.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
171
314
|
| dist-esm/config/resolver/axis.core.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
172
315
|
| dist-esm/Chart/api/group.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
173
316
|
| dist-esm/config/Store/Store.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
174
317
|
| dist-esm/config/Options/interaction/interaction.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
175
318
|
| dist-esm/config/Options/data/axis.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
319
|
+
| dist-esm/config/resolver/grid.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
176
320
|
| dist-esm/config/resolver/axis.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
177
321
|
| dist-esm/config/Options/common/title.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
178
322
|
| dist-esm/ChartInternal/internals/category.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
@@ -182,39 +326,194 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
182
326
|
| dist-esm/Chart/api/color.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
183
327
|
| dist-esm/config/Options/common/boost.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
184
328
|
| dist-esm/config/resolver/shape/axis.helpers.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
185
|
-
| @
|
|
329
|
+
| @observablehq/plot | `████░░░░░░░░░░░░░░░░` 18.9% |
|
|
330
|
+
| src/marks/axis.js | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
|
|
331
|
+
| src/plot.js | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
|
|
332
|
+
| src/options.js | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
|
|
333
|
+
| src/scales.js | `░░░░░░░░░░░░░░░░░░░░` 1.3% |
|
|
334
|
+
| src/marks/tip.js | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
|
335
|
+
| src/marks/text.js | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
|
|
336
|
+
| src/style.js | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
|
337
|
+
| src/scales/quantitative.js | `░░░░░░░░░░░░░░░░░░░░` 0.7% |
|
|
338
|
+
| src/transforms/stack.js | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
|
339
|
+
| src/time.js | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
|
340
|
+
| src/projection.js | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
|
341
|
+
| src/mark.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
342
|
+
| src/facet.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
343
|
+
| src/interactions/pointer.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
344
|
+
| src/scales/schemes.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
345
|
+
| src/channel.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
346
|
+
| src/marker.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
347
|
+
| src/marks/rule.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
348
|
+
| src/legends/ramp.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
349
|
+
| src/legends/swatches.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
350
|
+
| src/dimensions.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
351
|
+
| src/transforms/basic.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
352
|
+
| src/marks/bar.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
353
|
+
| src/scales/ordinal.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
354
|
+
| src/marks/vector.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
355
|
+
| src/scales/diverging.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
356
|
+
| src/transforms/group.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
357
|
+
| src/marks/rect.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
358
|
+
| src/transforms/interval.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
359
|
+
| src/marks/frame.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
360
|
+
| src/legends.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
361
|
+
| src/symbol.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
362
|
+
| src/format.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
363
|
+
| src/transforms/exclusiveFacets.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
364
|
+
| src/scales/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
365
|
+
| src/transforms/inset.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
366
|
+
| src/defined.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
367
|
+
| src/memoize.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
368
|
+
| src/template.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
369
|
+
| src/context.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
370
|
+
| src/scales/temporal.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
371
|
+
| src/warnings.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
372
|
+
| src/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
373
|
+
| src/order.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
374
|
+
| src/axes.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
375
|
+
| src/transforms/identity.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
376
|
+
| src/math.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
186
377
|
| (unassigned) → [unassigned] | `██░░░░░░░░░░░░░░░░░░` 8.8% |
|
|
187
|
-
|  
|
|
188
|
-
|  
|
|
189
|
-
| src/
|
|
190
|
-
| src/
|
|
191
|
-
| src/
|
|
192
|
-
| src/
|
|
193
|
-
| src/
|
|
378
|
+
| @dagrejs/dagre → dist/dagre.esm.js | `█░░░░░░░░░░░░░░░░░░░` 6.6% |
|
|
379
|
+
| d3-geo | `█░░░░░░░░░░░░░░░░░░░` 4.5% |
|
|
380
|
+
| src/projection/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
381
|
+
| src/projection/albersUsa.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
382
|
+
| src/clip/rectangle.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
383
|
+
| src/clip/circle.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
384
|
+
| src/projection/resample.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
385
|
+
| src/clip/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
386
|
+
| src/stream.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
387
|
+
| src/path/string.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
388
|
+
| src/clip/rejoin.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
389
|
+
| src/clip/antimeridian.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
390
|
+
| src/path/centroid.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
391
|
+
| src/path/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
392
|
+
| src/rotation.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
393
|
+
| src/projection/mercator.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
394
|
+
| src/projection/fit.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
395
|
+
| src/polygonContains.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
396
|
+
| src/clip/line.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
397
|
+
| src/projection/equalEarth.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
398
|
+
| src/path/context.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
399
|
+
| src/projection/conicConformal.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
400
|
+
| src/cartesian.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
401
|
+
| src/transform.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
402
|
+
| src/path/area.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
403
|
+
| src/projection/conicEqualArea.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
404
|
+
| src/projection/transverseMercator.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
405
|
+
| src/path/measure.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
406
|
+
| src/math.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
407
|
+
| src/projection/conicEquidistant.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
408
|
+
| src/circle.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
409
|
+
| src/path/bounds.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
410
|
+
| src/projection/azimuthal.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
411
|
+
| src/clip/buffer.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
412
|
+
| src/compose.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
413
|
+
| src/projection/stereographic.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
414
|
+
| src/projection/conic.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
415
|
+
| src/projection/azimuthalEqualArea.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
416
|
+
| src/projection/azimuthalEquidistant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
417
|
+
| src/projection/gnomonic.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
418
|
+
| src/projection/cylindricalEqualArea.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
419
|
+
| src/projection/orthographic.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
420
|
+
| src/projection/albers.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
421
|
+
| src/projection/equirectangular.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
422
|
+
| src/pointEqual.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
423
|
+
| src/identity.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
424
|
+
| src/noop.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
425
|
+
| d3-shape | `█░░░░░░░░░░░░░░░░░░░` 3.3% |
|
|
426
|
+
| src/curve/monotone.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
427
|
+
| src/curve/catmullRom.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
428
|
+
| src/curve/catmullRomClosed.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
429
|
+
| src/curve/natural.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
430
|
+
| src/curve/catmullRomOpen.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
431
|
+
| src/curve/cardinal.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
194
432
|
| src/curve/basisClosed.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
195
433
|
| src/curve/cardinalClosed.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
196
434
|
| src/curve/basis.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
197
|
-
| src/curve/step.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
198
|
-
| src/line.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
199
|
-
| src/curve/cardinalOpen.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
200
|
-
| src/link/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
201
|
-
| src/link.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
202
|
-
| src/curve/basisOpen.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
203
|
-
| src/curve/bump.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
435
|
+
| src/curve/step.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
436
|
+
| src/line.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
437
|
+
| src/curve/cardinalOpen.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
438
|
+
| src/link/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
439
|
+
| src/link.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
440
|
+
| src/curve/basisOpen.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
441
|
+
| src/curve/bump.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
204
442
|
| src/curve/bundle.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
205
443
|
| src/curve/linear.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
444
|
+
| src/symbol/wye.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
206
445
|
| src/curve/linearClosed.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
446
|
+
| src/symbol/star.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
447
|
+
| src/symbol/cross.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
207
448
|
| src/path.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
449
|
+
| src/symbol/asterisk.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
450
|
+
| src/symbol/diamond.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
451
|
+
| src/symbol/triangle2.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
208
452
|
| src/array.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
453
|
+
| src/symbol/triangle.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
454
|
+
| src/symbol/times.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
455
|
+
| src/symbol/square2.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
456
|
+
| src/symbol/diamond2.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
457
|
+
| src/symbol/plus.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
209
458
|
| src/point.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
210
459
|
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
211
460
|
| src/math.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
461
|
+
| src/symbol/circle.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
462
|
+
| src/symbol.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
463
|
+
| src/symbol/square.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
212
464
|
| src/noop.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
213
|
-
| d3-
|
|
214
|
-
| src/
|
|
215
|
-
| src/
|
|
465
|
+
| d3-scale-chromatic | `░░░░░░░░░░░░░░░░░░░░` 2.5% |
|
|
466
|
+
| src/sequential-multi/viridis.js | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
|
467
|
+
| src/sequential-multi/turbo.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
468
|
+
| src/sequential-multi/cividis.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
469
|
+
| src/diverging/BrBG.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
470
|
+
| src/diverging/PiYG.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
471
|
+
| src/diverging/PRGn.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
472
|
+
| src/diverging/PuOr.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
473
|
+
| src/diverging/RdBu.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
474
|
+
| src/diverging/RdGy.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
475
|
+
| src/diverging/RdYlBu.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
476
|
+
| src/diverging/RdYlGn.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
477
|
+
| src/diverging/Spectral.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
478
|
+
| src/sequential-multi/BuGn.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
479
|
+
| src/sequential-multi/BuPu.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
480
|
+
| src/sequential-multi/GnBu.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
481
|
+
| src/sequential-multi/OrRd.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
482
|
+
| src/sequential-multi/PuBu.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
483
|
+
| src/sequential-multi/PuBuGn.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
484
|
+
| src/sequential-multi/PuRd.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
485
|
+
| src/sequential-multi/RdPu.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
486
|
+
| src/sequential-multi/YlGn.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
487
|
+
| src/sequential-multi/YlGnBu.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
488
|
+
| src/sequential-multi/YlOrBr.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
489
|
+
| src/sequential-multi/YlOrRd.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
490
|
+
| src/sequential-single/Blues.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
491
|
+
| src/sequential-single/Greens.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
492
|
+
| src/sequential-single/Greys.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
493
|
+
| src/sequential-single/Oranges.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
494
|
+
| src/sequential-single/Purples.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
495
|
+
| src/sequential-single/Reds.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
496
|
+
| src/sequential-multi/rainbow.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
497
|
+
| src/sequential-multi/sinebow.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
498
|
+
| src/colors.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
499
|
+
| src/categorical/Paired.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
500
|
+
| src/categorical/Set3.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
501
|
+
| src/categorical/category10.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
502
|
+
| src/categorical/observable10.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
503
|
+
| src/categorical/Tableau10.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
504
|
+
| src/categorical/Pastel1.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
505
|
+
| src/categorical/Set1.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
506
|
+
| src/categorical/Accent.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
507
|
+
| src/categorical/Dark2.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
508
|
+
| src/categorical/Pastel2.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
509
|
+
| src/categorical/Set2.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
510
|
+
| src/sequential-multi/cubehelix.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
511
|
+
| src/ramp.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
512
|
+
| d3-selection | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
|
513
|
+
| src/selection/data.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
514
|
+
| src/selection/on.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
216
515
|
| src/selection/classed.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
217
|
-
| src/selection/attr.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
516
|
+
| src/selection/attr.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
218
517
|
| src/selection/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
219
518
|
| src/selection/style.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
220
519
|
| src/selection/enter.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
@@ -223,18 +522,18 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
223
522
|
| src/creator.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
224
523
|
| src/selection/sort.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
225
524
|
| src/selection/property.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
226
|
-
| src/selection/merge.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
227
|
-
| src/selection/selectAll.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
228
|
-
| src/selection/select.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
229
|
-
| src/selection/text.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
230
|
-
| src/selection/html.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
231
|
-
| src/selection/
|
|
232
|
-
| src/selection/
|
|
233
|
-
| src/selection/insert.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
234
|
-
| src/selection/join.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
235
|
-
| src/selection/selectChildren.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
236
|
-
| src/selection/selectChild.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
237
|
-
| src/selection/order.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
525
|
+
| src/selection/merge.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
526
|
+
| src/selection/selectAll.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
527
|
+
| src/selection/select.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
528
|
+
| src/selection/text.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
529
|
+
| src/selection/html.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
530
|
+
| src/selection/filter.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
531
|
+
| src/selection/clone.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
532
|
+
| src/selection/insert.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
533
|
+
| src/selection/join.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
534
|
+
| src/selection/selectChildren.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
535
|
+
| src/selection/selectChild.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
536
|
+
| src/selection/order.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
238
537
|
| src/namespaces.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
239
538
|
| src/selection/each.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
240
539
|
| src/namespace.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
@@ -260,12 +559,41 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
260
559
|
| src/selection/nodes.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
261
560
|
| src/selection/sparse.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
262
561
|
| src/selection/empty.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
263
|
-
| d3-
|
|
264
|
-
| src/
|
|
265
|
-
| src/
|
|
266
|
-
| src/
|
|
267
|
-
| src/
|
|
268
|
-
| src/
|
|
562
|
+
| d3-scale | `░░░░░░░░░░░░░░░░░░░░` 1.9% |
|
|
563
|
+
| src/log.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
564
|
+
| src/continuous.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
565
|
+
| src/band.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
566
|
+
| src/diverging.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
567
|
+
| src/time.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
568
|
+
| src/quantile.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
569
|
+
| src/linear.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
570
|
+
| src/threshold.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
571
|
+
| src/ordinal.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
572
|
+
| src/pow.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
573
|
+
| src/tickFormat.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
574
|
+
| src/symlog.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
575
|
+
| src/identity.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
576
|
+
| src/init.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
577
|
+
| src/nice.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
578
|
+
| src/utcTime.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
579
|
+
| src/sequential.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
580
|
+
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
581
|
+
| src/number.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
582
|
+
| src | `░░░░░░░░░░░░░░░░░░░░` 1.9% |
|
|
583
|
+
| sankeyDiagram.ts | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
584
|
+
| networkDiagram.ts | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
585
|
+
| erdDiagram.ts | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
586
|
+
| treeDiagram.ts | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
587
|
+
| index.ts | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
588
|
+
| palette.ts | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
589
|
+
| plotBarChart.ts | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
590
|
+
| barChart.ts | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
591
|
+
| d3-transition | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
|
|
592
|
+
| src/transition/schedule.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
593
|
+
| src/transition/attr.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
594
|
+
| src/transition/style.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
595
|
+
| src/transition/tween.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
596
|
+
| src/transition/attrTween.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
269
597
|
| src/transition/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
270
598
|
| src/selection/transition.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
271
599
|
| src/transition/styleTween.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
@@ -274,13 +602,13 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
274
602
|
| src/transition/select.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
275
603
|
| src/transition/selectAll.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
276
604
|
| src/transition/merge.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
277
|
-
| src/transition/transition.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
278
|
-
| src/transition/end.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
279
|
-
| src/interrupt.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
280
|
-
| src/transition/duration.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
281
|
-
| src/transition/filter.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
282
|
-
| src/transition/delay.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
283
|
-
| src/transition/text.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
605
|
+
| src/transition/transition.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
606
|
+
| src/transition/end.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
607
|
+
| src/interrupt.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
608
|
+
| src/transition/duration.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
609
|
+
| src/transition/filter.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
610
|
+
| src/transition/delay.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
611
|
+
| src/transition/text.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
284
612
|
| src/transition/easeVarying.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
285
613
|
| src/transition/ease.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
286
614
|
| src/transition/remove.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
@@ -288,52 +616,82 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
288
616
|
| src/transition/selection.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
289
617
|
| src/selection/interrupt.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
290
618
|
| src/selection/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
291
|
-
|
|
|
292
|
-
|
|
|
293
|
-
|
|
|
294
|
-
|
|
|
295
|
-
|
|
|
296
|
-
|
|
|
297
|
-
|  
|
|
298
|
-
|
|
|
299
|
-
|
|
|
300
|
-
| src/
|
|
619
|
+
| d3-color | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
|
|
620
|
+
| src/color.js | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
|
621
|
+
| src/lab.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
622
|
+
| src/cubehelix.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
623
|
+
| src/define.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
624
|
+
| src/math.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
625
|
+
| d3-array | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
|
|
626
|
+
| src/ticks.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
627
|
+
| src/bisector.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
628
|
+
| src/quickselect.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
629
|
+
| src/sort.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
630
|
+
| src/fsum.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
631
|
+
| src/quantile.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
632
|
+
| src/cross.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
633
|
+
| src/max.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
634
|
+
| src/min.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
635
|
+
| src/range.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
636
|
+
| src/group.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
637
|
+
| src/sum.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
638
|
+
| src/extent.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
639
|
+
| src/variance.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
640
|
+
| src/mode.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
641
|
+
| src/maxIndex.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
642
|
+
| src/minIndex.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
643
|
+
| src/greatest.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
644
|
+
| src/number.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
645
|
+
| src/mean.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
646
|
+
| src/groupSort.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
647
|
+
| src/ascending.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
648
|
+
| src/pairs.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
649
|
+
| src/reverse.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
650
|
+
| src/cumsum.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
651
|
+
| src/descending.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
652
|
+
| src/merge.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
653
|
+
| src/deviation.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
654
|
+
| src/permute.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
655
|
+
| src/bisect.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
656
|
+
| src/median.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
657
|
+
| src/identity.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
658
|
+
| d3-time-format | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
|
|
659
|
+
| src/locale.js | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
|
|
301
660
|
| src/defaultLocale.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
302
|
-
| d3-zoom | `░░░░░░░░░░░░░░░░░░░░`
|
|
303
|
-
| src/zoom.js | `░░░░░░░░░░░░░░░░░░░░` 1.
|
|
661
|
+
| d3-zoom | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
|
|
662
|
+
| src/zoom.js | `░░░░░░░░░░░░░░░░░░░░` 1.3% |
|
|
304
663
|
| src/transform.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
305
|
-
| src/event.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
664
|
+
| src/event.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
306
665
|
| src/noevent.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
307
666
|
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
308
|
-
| d3-
|
|
309
|
-
| src/
|
|
310
|
-
| src/
|
|
311
|
-
|
|
|
312
|
-
| src/
|
|
313
|
-
| src/
|
|
314
|
-
| src/
|
|
315
|
-
| src/
|
|
316
|
-
| src/
|
|
317
|
-
| src/
|
|
318
|
-
| src/
|
|
319
|
-
| src/
|
|
320
|
-
| src/
|
|
321
|
-
| src/
|
|
322
|
-
| src/
|
|
667
|
+
| d3-interpolate | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
|
668
|
+
| src/transform/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
669
|
+
| src/zoom.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
670
|
+
| src/string.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
671
|
+
| src/rgb.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
672
|
+
| src/color.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
673
|
+
| src/transform/decompose.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
674
|
+
| src/basis.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
675
|
+
| src/transform/parse.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
676
|
+
| src/value.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
677
|
+
| src/cubehelix.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
678
|
+
| src/array.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
679
|
+
| src/numberArray.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
680
|
+
| src/hcl.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
681
|
+
| src/hsl.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
682
|
+
| src/piecewise.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
683
|
+
| src/object.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
684
|
+
| src/lab.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
685
|
+
| src/date.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
686
|
+
| src/round.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
687
|
+
| src/quantize.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
323
688
|
| src/number.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
324
|
-
| d3-force | `░░░░░░░░░░░░░░░░░░░░` 1.3% |
|
|
325
|
-
| src/simulation.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
326
|
-
| src/link.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
327
|
-
| src/manyBody.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
328
|
-
| src/center.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
329
|
-
| src/lcg.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
330
689
|
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
331
|
-
|  
|
|
332
|
-
|
|
|
333
|
-
| src/
|
|
334
|
-
| src/
|
|
335
|
-
| src/
|
|
336
|
-
| src/find.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
690
|
+
| d3-quadtree | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
|
691
|
+
| src/add.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
692
|
+
| src/quadtree.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
693
|
+
| src/remove.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
694
|
+
| src/find.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
337
695
|
| src/cover.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
338
696
|
| src/visitAfter.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
339
697
|
| src/visit.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
@@ -344,19 +702,27 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
344
702
|
| src/size.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
345
703
|
| src/quad.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
346
704
|
| src/root.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
347
|
-
| d3-
|
|
348
|
-
| src/
|
|
705
|
+
| d3-force | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
|
706
|
+
| src/simulation.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
707
|
+
| src/link.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
708
|
+
| src/manyBody.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
709
|
+
| src/center.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
710
|
+
| src/lcg.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
711
|
+
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
712
|
+
| src/jiggle.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
713
|
+
| d3-sankey | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
|
714
|
+
| src/sankey.js | `░░░░░░░░░░░░░░░░░░░░` 0.8% |
|
|
349
715
|
| src/sankeyLinkHorizontal.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
350
716
|
| src/align.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
351
717
|
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
352
|
-
| d3-format | `░░░░░░░░░░░░░░░░░░░░`
|
|
353
|
-
| src/locale.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
718
|
+
| d3-format | `░░░░░░░░░░░░░░░░░░░░` 0.8% |
|
|
719
|
+
| src/locale.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
354
720
|
| src/formatSpecifier.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
355
721
|
| src/formatTypes.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
356
722
|
| src/formatPrefixAuto.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
357
|
-
| src/formatDecimal.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
358
|
-
| src/formatGroup.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
359
|
-
| src/formatTrim.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
723
|
+
| src/formatDecimal.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
724
|
+
| src/formatGroup.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
725
|
+
| src/formatTrim.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
360
726
|
| src/formatRounded.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
361
727
|
| src/defaultLocale.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
362
728
|
| src/precisionPrefix.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
@@ -365,38 +731,22 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
365
731
|
| src/exponent.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
366
732
|
| src/precisionFixed.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
367
733
|
| src/identity.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
368
|
-
| d3-
|
|
369
|
-
| src/
|
|
370
|
-
| src/
|
|
371
|
-
| src/
|
|
372
|
-
| src/
|
|
373
|
-
| src/transform/parse.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
374
|
-
| src/color.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
375
|
-
| src/value.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
376
|
-
| src/rgb.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
377
|
-
| src/array.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
378
|
-
| src/numberArray.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
379
|
-
| src/object.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
380
|
-
| src/date.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
381
|
-
| src/round.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
382
|
-
| src/number.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
383
|
-
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
384
|
-
| d3-time | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
|
385
|
-
| src/interval.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
386
|
-
| src/ticks.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
387
|
-
| src/year.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
388
|
-
| src/week.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
734
|
+
| d3-time | `░░░░░░░░░░░░░░░░░░░░` 0.8% |
|
|
735
|
+
| src/interval.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
736
|
+
| src/ticks.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
737
|
+
| src/year.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
738
|
+
| src/week.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
389
739
|
| src/day.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
390
740
|
| src/month.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
391
|
-
| src/hour.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
392
|
-
| src/minute.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
393
|
-
| src/millisecond.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
741
|
+
| src/hour.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
742
|
+
| src/minute.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
743
|
+
| src/millisecond.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
394
744
|
| src/second.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
395
745
|
| src/duration.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
396
|
-
| d3-hierarchy | `░░░░░░░░░░░░░░░░░░░░`
|
|
397
|
-
| src/tree.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
398
|
-
| src/hierarchy/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
399
|
-
| src/hierarchy/path.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
746
|
+
| d3-hierarchy | `░░░░░░░░░░░░░░░░░░░░` 0.8% |
|
|
747
|
+
| src/tree.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
748
|
+
| src/hierarchy/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
749
|
+
| src/hierarchy/path.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
400
750
|
| src/hierarchy/eachAfter.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
401
751
|
| src/hierarchy/iterator.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
402
752
|
| src/hierarchy/eachBefore.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
@@ -409,31 +759,25 @@ _Note: Sonda's Vite reports currently exclude CSS files, since Vite does not gen
|
|
|
409
759
|
| src/hierarchy/each.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
410
760
|
| src/hierarchy/ancestors.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
411
761
|
| src/hierarchy/descendants.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
412
|
-
| d3-path → src/path.js | `░░░░░░░░░░░░░░░░░░░░`
|
|
413
|
-
| d3-drag | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
414
|
-
| src/drag.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
415
|
-
| src/event.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
762
|
+
| d3-path → src/path.js | `░░░░░░░░░░░░░░░░░░░░` 0.7% |
|
|
763
|
+
| d3-drag | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
|
764
|
+
| src/drag.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
765
|
+
| src/event.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
416
766
|
| src/nodrag.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
417
767
|
| src/noevent.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
418
768
|
| src/constant.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
419
|
-
| d3-axis | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
420
|
-
| src/axis.js | `░░░░░░░░░░░░░░░░░░░░` 0.
|
|
769
|
+
| d3-axis | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
770
|
+
| src/axis.js | `░░░░░░░░░░░░░░░░░░░░` 0.5% |
|
|
421
771
|
| src/identity.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
422
|
-
| d3-
|
|
423
|
-
|  
|
|
424
|
-
| src/
|
|
425
|
-
| src/max.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
426
|
-
| src/min.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
427
|
-
| src/sum.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
428
|
-
| src/ascending.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
429
|
-
| src/bisect.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
430
|
-
| src/number.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
431
|
-
| d3-dispatch → src/dispatch.js | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
432
|
-
| d3-timer | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
|
433
|
-
| src/timer.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
772
|
+
| d3-dispatch → src/dispatch.js | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
|
773
|
+
| d3-timer | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
774
|
+
| src/timer.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
434
775
|
| src/timeout.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
435
776
|
| internmap → src/index.js | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
|
|
436
|
-
|
|
|
777
|
+
| isoformat | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
778
|
+
| src/format.js | `░░░░░░░░░░░░░░░░░░░░` 0.1% |
|
|
779
|
+
| src/parse.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
780
|
+
| d3-brush → src/brush.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
437
781
|
| d3-ease → src/cubic.js | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
|
438
782
|
|
|
439
783
|
(unassigned) = bytes Sonda can't trace to a specific source line (whitespace, stray keywords, bundler-injected region markers) — not actual missing/unknown code.
|