Skip to content

Commit 6be54cf

Browse files
committed
document default value change
1 parent 4e70f06 commit 6be54cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/marks/tip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ These [standard text options](./text.md#text-options) control the display of tex
251251
- **textAnchor** - the [text anchor](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-anchor) for horizontal position; *start*, *end*, or *middle*
252252
- **lineHeight** - the line height in ems; defaults to 1
253253
- **lineWidth** - the line width in ems, for wrapping; defaults to 20
254-
- **textOverflow** - how to wrap or clip lines longer than the specified line width
254+
- **textOverflow** - how to wrap or clip lines longer than the specified line width; defaults to *ellipsis* <VersionBadge pr="2322" />
255255

256256
## tip(*data*, *options*) {#tip}
257257

0 commit comments

Comments
 (0)