afterSimulation property

HighchartsCallback? afterSimulation
getter/setter pair

Fires after the simulation is ended and the layout is stable.

API Docs: https://api.highcharts.com/highcharts/series.networkgraph.events.afterSimulation

Implementation

HighchartsCallback? afterSimulation;