attributes property
dynamic
attributes
getter/setter pair
A collection of SVG attributes to override the appearance
of the halo, for example fill
, stroke
and
stroke-width
.
API Docs: https://api.highcharts.com/highcharts/series.bubble.states.hover.halo.attributes
Implementation
dynamic attributes;