Crescents
Download (cdnjs)
This plugin draws a crescent shape using the provided drawCrescent()
method. This method also supports a special eclipse
property, which is a multiple of the given radius
, and determines how much the circle is eclipsed to create the crescent shape.
Notes
When the eclipse
property has a value of 0
, a full circle will be drawn. When the eclipse
property has a value of 1
, nothing will be drawn.