DVCoder
1
Is there a way to show some type of trace mapping (parent/child relationships)? A visual way to show dependencies on a object ? Something like below…
mootari
2
The minimap to the right shows direct parents and children: Minimap | Observable documentation
Other than that there’s nothing built-in, but if your notebook is public or unlisted you can use the Notebook Visualizer:
DVCoder
3
Thanks !! But, I think I found what I’m looking for, DependenTree
mootari
4
It wasn’t clear from your question what you were looking for.
Observable’s Standard Library includes both graphviz and mermaid.