This text is displayed if your browser does not support the Canvas HTML element.

This sample shows a "fishbone" layout of a tree model of cause-and-effect relationships. This type of layout is often seen in root cause analysis, or RCA. The layout is defined in its own file, as FishboneLayout.js. When using FishboneLayout the diagram uses FishboneLink in order to get custom routing for the links.

The buttons each set the Diagram.layout within a transaction.

View this sample page's source in-page

View this sample page's source on GitHub