rvspt / D3DynamicTreeLayout-QS

Qlik Sense extension that displays an Hierarchical Tree using D3, with user interaction
MIT License
10 stars 9 forks source link

Tree does stops when depth is not strictly consecutive #11

Open romeop555 opened 6 years ago

romeop555 commented 6 years ago

I'm trying to render my company organization tree but the render stops when one node is not exactly 1 level down from the parent. In fact in all the eamples there is no jump from one level and more than one, is this possible to implement this feature?