You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/marks/tip.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -250,7 +250,7 @@ These [standard text options](./text.md#text-options) control the display of tex
250
250
-**fontWeight** - the [font weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight); defaults to *normal*
251
251
-**textAnchor** - the [text anchor](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-anchor) for horizontal position; *start*, *end*, or *middle*
252
252
-**lineHeight** - the line height in ems; defaults to 1
253
-
-**lineWidth** - the line width in ems, for wrapping; defaults to Infinity
253
+
-**lineWidth** - the line width in ems, for wrapping; defaults to 20
254
254
-**textOverflow** - how to wrap or clip lines longer than the specified line width
0 commit comments