Skip to content

Commit ebe85f2

Browse files
authored
tip format notebook (#1878)
1 parent 1b1da9f commit ebe85f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/marks/tip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ The order and formatting of channels in the tip can be customized with the **for
133133

134134
A channel’s label can be specified alongside its value as a {value, label} object; if a channel label is not specified, the associated scale’s label is used, if any; if there is no associated scale, or if the scale has no label, the channel name is used instead.
135135

136-
:::plot defer
136+
:::plot defer https://observablehq.com/@observablehq/plot-tip-format
137137
```js
138138
Plot.dot(olympians, {
139139
x: "weight",

0 commit comments

Comments
 (0)