All Apps and Add-ons

Flow Map Viz Node Layer Order

ebythomaspanick
Explorer

Hi,

@chrisyounger 

I'm trying to create a flow diagram(usingFlow Map Viz) with couple of nodes and want to draw a node to show grouping of couple of nodes(kind of like a boundary box with less opacity). I can see that the 'boundary box' node in some cases lies on top of the other nodes and in some cases the other nodes lies above the boundary. Noticed this because when you mouse over the node, instead of the node tooltip, I see the tooltip of the boundary box.

Is there a way to ensure that the boundary box node lies below all other nodes? Ie. Ensure correct order of layer

Regards,

Eby

Labels (2)
Tags (1)
0 Karma
1 Solution

chrisyounger
SplunkTrust
SplunkTrust

Hi @ebythomaspanick 

This is a bit of a limitation of the viz that getting specific layering can be difficult/impossible. 

You can ensure correct order of nodes only. On your "node" data rows, include an "order" field. This is the stacking order of the node. Defaults to 50. Lower numbers stack under higher numbers.

 

Unfortunately nodes will overlay link labels and there isnt an easy way to fix this.   I will try update the code soon to allow for nodes to appear in the background.

 

All the best,

Chris

View solution in original post

chrisyounger
SplunkTrust
SplunkTrust

Hi @ebythomaspanick 

This is a bit of a limitation of the viz that getting specific layering can be difficult/impossible. 

You can ensure correct order of nodes only. On your "node" data rows, include an "order" field. This is the stacking order of the node. Defaults to 50. Lower numbers stack under higher numbers.

 

Unfortunately nodes will overlay link labels and there isnt an easy way to fix this.   I will try update the code soon to allow for nodes to appear in the background.

 

All the best,

Chris

chrisyounger
SplunkTrust
SplunkTrust

I have updated the Flow Map viz (to version 1.4.9) so that you can now stack nodes underneath everything else by setting the "order" field to a negative value.  

https://splunkbase.splunk.com/app/4657/

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...