Forum Discussion

Frampers's avatar
Frampers
Frequent Visitor
9 years ago

Hierarchical layout on Network Navigator custom visual

Is it possible to influence the layout of the Network Navigator custom visual? I have a hierarchical set of nodes and edges so want to get more of a tree layout if poss. Thanks.

6 Replies

  • Eric_Zhang's avatar
    Eric_Zhang
    Microsoft Employee

    Frampers

    You can somewhat customize the layout in the Format tab, however, Network layout is different from Tree hierarchy, I doubt you can achieve an influence hierarchical layout. .

     

    If you're looking for a layout as in this link, you can contact the auther.

    • Frampers's avatar
      Frampers
      Frequent Visitor

      Thanks for the reply.  I'll keep looking as the other hierarchical or tree layout visualisations I've seen so far expect you to add a new data column for each new level you want to see whereas I want to take the source and target node dataset (ie 2 columns) that I can feed to the network navigator and get a tree layout based on the number of levels within that data alone.