All,
I’m working on a Deneb visual with Vega. I would like to build a hierarchy tree to visualize alle the dependencies of notebooks in databricks & datafactory.
I got this far on a mockup database:
so far so good.
however I would like to alls show a relationship between 1NB & 121NB; this means that 1NB is not a distinct id no more (aka this will be 2 lines in the database) en then the Deneb visual breaks.
Anyone has any experience with multiple parent hierarchies in Vega/Deneb ?
Update: I have read about D3 open source javascript that has “Tangled Trees”…which would to the trick…anyone aware that you can adjust the javascript to the json structure of Vega? (not a programmeer so no idea)
Kind regards,
Martin