Forums

Full Version: very basic graph clustering
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good morning folks,

hope all are well.

This demo shows my first endeavour into graph clustering with flare. It does this by applying the HorizontalTileLayout and the VerticalTileLayout on graph subsets of the displayed graph.

[attachment=235]

The approach chosen here is very similar to what was done in the applying layouts on distinct graphsubsets demo.The necessary filter functionality are implemented in the involved layouts, a general filter feature for layouts in the flare core feels still like something to call for Wink

to be refined.

martin

this demo in action

requires flare version 2008.07.29 or higher
Reference URL's