Skip to main content

Drawing Tools

Drawing tools let users mark up the chart with lines, Fibonacci overlays, annotations, shapes, arrows, and pattern drawings.

These families are based on the drawing type system, toolbar mappings, and exported tools in src/drawing/index.ts.

The tools in this library are grouped into these families:

FamilyExamples
Line toolsTrendline, extended line, ray, horizontal line, vertical line, cross line, info line, trend angle, trend channel, order line, and position line.
Fibonacci toolsRetracement, extension, channel, time zone, fan, circles, spiral, and Gann tools.
AnnotationsAnnotation, text, note, comment, and price label.
ShapesRectangle, circle, ellipse, path, rotated rectangle, and flat zone.
Arrow toolsArrow, arrow marker, arrow mark up, and arrow mark down.
Pattern toolsABCD, XABCD, Cypher, and head-and-shoulders.

Each family page lists the actual DrawingType values used by the code.