Interface: BackgroundLineStyle
Defined in: mobjects/graphing/NumberPlane.ts:8
Style configuration for background grid lines
Properties
color?
optionalcolor:string
Defined in: mobjects/graphing/NumberPlane.ts:10
Stroke color for grid lines. Default: '#29ABCA' (BLUE_D)
opacity?
optionalopacity:number
Defined in: mobjects/graphing/NumberPlane.ts:14
Opacity for grid lines. Default: 1
strokeWidth?
optionalstrokeWidth:number
Defined in: mobjects/graphing/NumberPlane.ts:12
Stroke width for grid lines. Default: 2