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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...