afterSimulation property
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;
Fires after the simulation is ended and the layout is stable.
API Docs: https://api.highcharts.com/highcharts/series.networkgraph.events.afterSimulation
HighchartsCallback? afterSimulation;