Skip to content

Commit af929eb

Browse files
committed
add more Link related components
1 parent 83b042b commit af929eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/content/components/Link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Marking component which draws a line or curve between two points to highlight or connect data. Supports pixel coords (`x1/y1/x2/y2`) and data-driven coords (hierarchy/sankey/force).
33
category: primitives
44
layers: [svg, canvas]
5-
related: [Spline, Tree]
5+
related: [Spline, Tree, Sankey, ForceSimulation]
66
---
77

88
## Usage

0 commit comments

Comments
 (0)