Optional
dashedWhether to use a dashed stroke. Default is false
(solid stroke).
Optional
dashThe pattern for dashed lines, defined as an array of numbers where
the even indices represent lengths of dashes and odd indices represent
lengths of gaps. Default is [5, 5]
.
Optional
fillThe fill color of the circle. Default is transparent
(no fill).
Optional
lineThe width of the stroke. Default is 1
.
Optional
strokeThe stroke color of the circle. Default is red
.
Options for drawing the circle.