The strings of the range. Its length must be equal to the length of the range end
- beg
+ 1
The style to draw range. It is either of ["line", "curve", "arrow", "str"]. If "str" is chosen, the optinal parameter str
must be given. For other styles, you can set left style and right style lie "line,arrow".
The x-coordinate which begins the range.
The x-coordinate which ends the range.
The y-coordinate of the range.
Generated using TypeDoc
The color to draw range, e.g. "#000000" for black.