Evolution Settings

You can provide the configuration for network evolution in JSON format.

For example:

{
    "vertex": {
      "start": "properties.HIRE_DATE"
    },
    "unit": "year",
    "chart": "line"
}

The corresponding graph visualization is as shown:

Figure: Graph Visualization with Network Evolution

Description of image follows

Description of the illustration apex_evoloution_settings.png