-
I tried the demo Colab jupyter notebook. Given this cell:
embed('@d3/gallery')
one cannot click on a map type and have an execution. Nothing
happens. Is that intended or is there a workaround?
…
-
The way that the [new D3 modules](https://github.com/d3) are structured using Rollup and ES6 modules is brilliant. The code is clean, the toolchain is clean, and the UMD bundles are clean and small, w…
-
It'd be useful to be able to output an image, preferrably SVG. I could generate it as part of my build, and include the image in my `README`.
-
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
…
-
## Related to:
- https://github.com/plouc/nivo/issues/2307
- https://github.com/plouc/nivo/issues/2309
- https://github.com/plouc/nivo/issues/2305
## What's the issue?
Users of nivo are exper…
-
hi! thanks for packaging this up!
I noticed you use simple cross-fades for transitions, is it possible to use the zoom/scale type like in the other demo
https://bost.ocks.org/mike/treemap/
```
…
dcsan updated
6 years ago
-
-
_From @fedarko on February 25, 2017 2:25_
We want to be able to distinguish assemblies with lots of tiny components (e.g. biofilm 2) vs. asms with a few large components (e.g. shakya old, biofilm 1).…
-
I've two text-elements each with a rect before. If I use `d3.selectAll(".text")` in `.container()` all text-elements are wrapped in the first rect. if I do it with `".text"` in `.container()` only the…
-
I had never seen the `Sunburst` visualisation before, and while it is very pretty, I don't find it very intuitive to browse. How much work would it be to add e.g. a square map visualisation?
cdeil updated
3 years ago