dTree icon indicating copy to clipboard operation
dTree copied to clipboard

A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.

Results 60 dTree issues
Sort by recently updated
recently updated
newest added

Covering all the important aspects

feature

My grandmother was widowed, then re-married. Both of her husbands render to her right. This makes for a convoluted graph with lines jumping over each other. Like this: ``` +------------------------------------+...

[17:34:51] 'lint-src' errored after 361 ms [17:34:51] ESLintError in plugin "gulp-eslint" Message: Parsing error: ImportDeclaration should appear when the mode is ES6 and in the module context. Details: fileName: D:\Family-Tree\dTree\src\dtree.js...

Thank team about your lib. I'm using it for my project. But i dont know how to refresh tree with new data. I try get source code and update, but...

Hello guys. I installed loadash and d3 libraries. Below is the dependenies copied from my package.json file. ``` "dependencies": { "d3-dtree": "^2.4.1", "d3": "^4.5.0", "lodash": "^4.0.0" } ``` Can you...

Is it somewhat possible to show childrens without showing their parents ? Thanks

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

![Screenshot from 2024-03-23 03-09-41](https://github.com/ErikGartner/dTree/assets/63213576/5b518c76-f549-4699-bc66-c7098f558e4d)

I searched a lot in the source code to try to understand before asking, but it still wasn't clear... ![tree-example](https://github.com/ErikGartner/dTree/assets/43342188/7629d762-5f47-4d66-96eb-72f166b33a6c) When my family starts to get very large and complex,...

I am planning to display an image instead of the default text. only `nodeWidth` is available in the object.