Skip to content

pert

To open a PERT-chart, use the menu action pert.

{
    "label": "Network Chart",
    "icon": "icon-grid",
    "action": "pert",
    "actionValues": [
        {
            "pert": {
                "pertTree": "my-tree"
            }
        }
    ]
}

pertTree defines which Insight tree should be visualized as a PERT-chart.

For more information click here