API / Series/Visual / Halo

Defined in: src/types/chart/halo.ts:2

The halo appearing around the hovered part of series(point in line-type series or slice in pie charts)

Properties

Property Type Description
enabled? boolean Enable or disable the halo
opacity? number The opacity of halo
size? number The pixel size of the halo. Radius for point markers or width of the outside slice in pie charts.