jimmybow / visdcc

Dash Core Components for Visualization.
MIT License
144 stars 18 forks source link

Is it possible to have sub nodes inside a super node? #13

Closed hamidb closed 2 years ago

hamidb commented 4 years ago

Hi,

I was using this beautiful package to create a pipeline flow of my application. I was wondering if there's a trick/solution to have multiple nodes inside a parent node.

 ______________
| Parent Node1 |
+--------------+
|      |       | 
|     |N1|     |
|      |       | 
|     |N2|     |
|______________|
       |
 ______________
| Parent Node2 |
+--------------+
jimmybow commented 4 years ago

No, it can't ...