Bird
Raised Fist0
Figmabi_tool~10 mins

Line and arrow tools in Figma - Cell-by-Cell Formula Trace

Choose your learning style10 modes available

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Sample Data

Coordinates representing start and end points for a line or arrow in a Figma design.

CellValue
A1Start Point
B1End Point
A2(100, 100)
B2(300, 300)
Formula Trace
DrawLine(StartPoint, EndPoint, ArrowHead = true)
Step 1: StartPoint = (100, 100)
Step 2: EndPoint = (300, 300)
Step 3: Calculate line vector = EndPoint - StartPoint
Step 4: Draw line from (100, 100) to (300, 300)
Step 5: Add arrowhead at EndPoint
Cell Reference Map
   A       B   
1 Start  End   
2 (100, 100) (300, 300) 

Arrows: A2 --> B2
The line is drawn from the coordinate in cell A2 to the coordinate in cell B2.
Result
  Canvas View
  +---------------------+
  |                     |
  |  * (100, 100)       |
  |     \               |
  |      \              |
  |       * (300, 300) ->|
  |                     |
  +---------------------+
A line with an arrowhead is drawn from point (100, 100) to point (300, 300) on the canvas.
Sheet Trace Quiz - 3 Questions
Test your understanding
What does the vector (200, 200) represent in the line drawing?
AThe distance and direction from start to end point
BThe coordinates of the arrowhead
CThe midpoint of the line
DThe thickness of the line
Key Result
DrawLine(StartPoint, EndPoint, ArrowHead) draws a line from StartPoint to EndPoint and optionally adds an arrowhead at the end.

Practice

(1/5)
1. What is the main purpose of using arrows in Figma designs?
easy
A. To show direction and flow clearly
B. To add color to the design
C. To create text labels
D. To change font styles

Solution

  1. Step 1: Understand the role of arrows

    Arrows are used to indicate direction or flow in a design, helping viewers understand movement or sequence.
  2. Step 2: Compare with other options

    Options A, C, and D relate to color, text, and fonts, which are not the main purpose of arrows.
  3. Final Answer:

    To show direction and flow clearly -> Option A
  4. Quick Check:

    Arrows = Direction and flow [OK]
Hint: Arrows always point the way or flow [OK]
Common Mistakes:
  • Confusing arrows with color tools
  • Thinking arrows add text
  • Mixing arrows with font styles
2. Which key should you hold to draw a perfectly straight line using the Line tool in Figma?
easy
A. Ctrl
B. Shift
C. Alt
D. Tab

Solution

  1. Step 1: Recall the shortcut for straight lines

    Holding the Shift key while drawing a line in Figma locks the angle, making the line perfectly straight.
  2. Step 2: Verify other keys' functions

    Ctrl, Alt, and Tab do not lock line angles in Figma.
  3. Final Answer:

    Shift -> Option B
  4. Quick Check:

    Shift = Straight line [OK]
Hint: Hold Shift to keep lines straight [OK]
Common Mistakes:
  • Using Ctrl instead of Shift
  • Trying Alt for straight lines
  • Pressing Tab key mistakenly
3. Consider you draw a line in Figma and then add an arrowhead at the end. What will this arrow visually represent in your design?
medium
A. A decorative shape with no meaning
B. A connection without direction
C. A directional flow from start to end
D. A text label for the line

Solution

  1. Step 1: Understand arrowhead meaning

    Adding an arrowhead to a line shows direction, indicating flow from the line's start point to its end.
  2. Step 2: Eliminate incorrect options

    A connection without direction lacks direction, C is decorative which is incorrect, and D is unrelated to text labels.
  3. Final Answer:

    A directional flow from start to end -> Option C
  4. Quick Check:

    Arrowhead = Directional flow [OK]
Hint: Arrowhead means flow direction [OK]
Common Mistakes:
  • Thinking arrowheads are just decoration
  • Ignoring direction in arrows
  • Confusing arrows with labels
4. You tried to draw a straight arrow line in Figma but it appears crooked. What is the most likely reason?
medium
A. You did not hold the Shift key while drawing
B. You used the wrong color for the line
C. You added multiple arrowheads
D. You drew the line outside the canvas

Solution

  1. Step 1: Identify the cause of crooked lines

    Not holding Shift while drawing allows free angle movement, causing crooked lines.
  2. Step 2: Check other options

    Color, multiple arrowheads, or canvas position do not affect line straightness.
  3. Final Answer:

    You did not hold the Shift key while drawing -> Option A
  4. Quick Check:

    No Shift = Crooked line [OK]
Hint: Hold Shift to avoid crooked lines [OK]
Common Mistakes:
  • Blaming color for crooked lines
  • Thinking arrowheads cause crookedness
  • Ignoring Shift key usage
5. You want to create a flowchart in Figma showing steps from start to finish with clear direction. Which combination of tools and techniques is best?
hard
A. Draw freehand lines without arrowheads
B. Use only the Text tool to write step names
C. Use shapes without connecting lines
D. Use Line tool with arrowheads and hold Shift to draw straight connectors

Solution

  1. Step 1: Identify flowchart needs

    A flowchart needs clear connections with direction, so lines with arrowheads are essential.
  2. Step 2: Use Shift key for neat lines

    Holding Shift ensures straight connectors, making the flowchart clean and easy to follow.
  3. Step 3: Evaluate other options

    Text alone, freehand lines, or shapes without connectors do not show clear flow or direction.
  4. Final Answer:

    Use Line tool with arrowheads and hold Shift to draw straight connectors -> Option D
  5. Quick Check:

    Lines + arrowheads + Shift = Clear flowchart [OK]
Hint: Combine lines, arrows, and Shift for clear flowcharts [OK]
Common Mistakes:
  • Skipping arrowheads
  • Not holding Shift for straight lines
  • Using only text or shapes without connectors