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 (1)
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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...