Skip to content

Commit e2e77b2

Browse files
committed
update the docs
1 parent 0811191 commit e2e77b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/marks/tip.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ These tip-specific options control the tip appearance:
229229
- **pointerSize** - the size of the tip’s pointer in pixels; defaults to 12
230230
- **pathFilter** - the image filter for the tip’s box; defaults to a drop shadow
231231
- **textPadding** - the padding around the text in pixels; defaults to 8
232+
- **radius** - round the corners of the tip - like a CSS border-radius; defaults to null which means square corners
232233

233234
The tip mark does not support the [standard style channels](../features/marks.md#mark-options) such as varying **fill** or **stroke**; channels are used exclusively to control the displayed values rather than the tip’s appearance. You can however use the these options for a constant **fill**, **fillOpacity**, **stroke**, **strokeOpacity**, or **strokeWidth** on the path element surrounding the tip text.
234235

0 commit comments

Comments
 (0)