Interface: PolarGridLineOptions
A line inside the web: the rings of the value axis, the spokes of the category one. The grid is chrome rather than an outline, so it takes the theme's grid dash — dashed unless a theme or an option says otherwise.
Extends
Properties
enabled?
optionalenabled?:boolean
Inherited from
lineDash?
optionallineDash?:number[]
Dash pattern; an empty array draws a solid line. The theme's grid dash by default.
opacity?
optionalopacity?:number
How far the line fades back behind the data (0.3 by default).
stroke?
optionalstroke?:string
width?
optionalwidth?:number