-
Hey @btd,
I've been using your library to understand my bundles.
I often have big node_modules and small `src` code
- In my treemap view I don't really understand why big libraries are present
…
-
> Use D3 to calculate data, React to render visualizations
相关网站:
> [Datawrapper](https://www.datawrapper.de/)
> [blockbuilder](http://blockbuilder.org/)
> [Observable](https://beta.obser…
-
When looking at batch process I often want to zoom in on some particular part of the run and see the message structure. `eliot-tree` + grep works, but I often want something interactive, too.
This …
-
I think flamegraph/dist bundles a copy of many d3 functions, increasing page weight and risking version skew.
**To Reproduce**
- Open https://cdn.jsdelivr.net/npm/d3-flame-graph@4.1.3/dist/d3-fl…
-
To make DT ready for `module: nodenext` in TS, DT packages need export maps to mirror those in the source packages which have them, so their available entrypoints match the entrypoints the underlying …
-
Currently `getChildren()` is used inconsistently. For d3 nodes must use `node.children` directly - faster and more correct. `getChildren()` must only be used for `hierarchy()` calls (maybe there are s…
-
```
$ curl -s 'https://api.cdnjs.com/libraries' | jq -r .results[].name | xargs -I{} -n1 -P 10 bash -c 'F="$(mktemp)"; trap "rm -f "${F}"" EXIT; S="$(curl --silent --output "${F}" --write-out "%{http…
-
-
I have created the json from pept2lca using the API and would like to visualize it. is there any help available to aggregate and create hierarchy from the json output obtained to the one required for …
-
cluster dendrogram
https://books.google.com/books?id=RjjlCwAAQBAJ&pg=PA178&lpg=PA178&dq=d3+js+concentric+tree&source=bl&ots=NMWAo6bZiU&sig=ACfU3U21aI3sUdt7jNLNUbg0DJIHchK6QA&hl=en&sa=X&ved=2ahUKEwisy…