You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
355 B
10 lines
355 B
#
|
|
# Declare shared visualizations
|
|
#
|
|
|
|
[3d_graph_network_topology_viz]
|
|
label = 3D Graph Network Topology Viz
|
|
description = Plot relationships between objects with force directed graph based on ThreeJS/WebGL.
|
|
search_fragment = | stats count by src dest [color_src] [color_dest] [edge_color] [weight_src] [weight_dest] [edge_weigth]
|
|
supports_drilldown = true
|