-
I encountered this while fixing a specific bug in d3, but I suspect the problem is much more widespread within Auspice rather than just that described below, hence the broad issue title.
**backgrou…
-
If we are moving to D3, we need a tree layout. I do not mean the one created with d3.layout.tree() though:
http://bl.ocks.org/mbostock/4339083
We want it to stay within the force layout from d3, so w…
-
## Ideas
- How best to support `Svg`, `Html`, and `Canvas` for drawing links and text
- Labels
- Best to use `Html` (by default) for richer text styling and word wrapping, but supporting `Canvas`…
-
0
Tree Layout in D3.js
We need to create simple tree in D3, using basic tree data. Now with respect to it we written code as below which throwing error, now sure where we went wrong -
```
…
-
# https://arc42.org
- https://github.com/hitobito/hitobito/tree/master/doc/architecture
## https://observablehq.com/@d3/gallery?utm_source=d3js-org
## https://mermaid.js.org
-
@Dignifiedquire I did a bit of thinking and cleanup on this repo after pinging you in #8. I also wrote a readme for this repo, so the whole D3 tree thing should be a bit more scrutable now. Things I…
-
## Are you reporting a bug, or opening a feature request?
Question or Feature Request
## What is the behavior/output you expect?
How do you set the initial collapsed/expanded state of any particu…
-
-
## Reasoning
One of our primary goals is to enable joyful discovery. To support that we should have some way from the home page to draw people in to discover. In [mockup 3](https://drive.google.com/f…
-
- [x] Column and Bar
- Make sure works with Tooltip, Overlay, etc
- [ ] Support both axises as bands
- https://observablehq.com/@observablehq/plot-cell
- [ ] Brush / Zoom
- [Brushing Bar Ch…