steampipe icon indicating copy to clipboard operation
steampipe copied to clipboard

Add dashboard UI support for force directed graphs

Open MichaelBurgess opened this issue 2 years ago • 0 comments

We want to visualise relationships without necessarily using a flow/hierarchy approach like sankey / tree.

A force directed graph will allow for complex and interesting relationships to be visualised. ECharts has support for these - see https://echarts.apache.org/examples/en/editor.html?c=graph-force.

MichaelBurgess avatar Jul 15 '22 13:07 MichaelBurgess