Interface: BraceAnnotationOptions
Defined in: mobjects/probability/SampleSpace.ts:65
Options for adding braces and labels to the sample space
Properties
braceColor?
optionalbraceColor:string
Defined in: mobjects/probability/SampleSpace.ts:71
Color for the braces. Default: WHITE
buff?
optionalbuff:number
Defined in: mobjects/probability/SampleSpace.ts:75
Buffer distance from the partition edge. Default: 0.15
direction?
optionaldirection:Vector3Tuple
Defined in: mobjects/probability/SampleSpace.ts:67
Direction for the brace. Default: DOWN
fontSize?
optionalfontSize:number
Defined in: mobjects/probability/SampleSpace.ts:69
Font size for brace labels. Default: 24
labelColor?
optionallabelColor:string
Defined in: mobjects/probability/SampleSpace.ts:73
Color for the labels. Default: WHITE