draggable property

bool? draggable
getter/setter pair

Flag to determine if nodes are draggable or not. Available for graph with useSimulation set to true only.

API Docs: https://api.highcharts.com/highcharts/series.packedbubble.draggable

Implementation

bool? draggable;