chevronRectangle
function chevronRectangle<A extends Annotation, C extends Chart>(config: ChevronRectangleConfig <A, C>): d3.Selection
This renders Annotations as rectangles with chevron arrows in a Chart.
Type parameters
A: Annotation
C: Chart
Parameters
config: ChevronRectangleConfig <A, C>
Returns: d3.Selection <SVGGElement, string, any, any>