Skip to content

Commit 2cee9bd

Browse files
committed
Update README
1 parent 67f6fd0 commit 2cee9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1234,7 +1234,7 @@ Like [Plot.mapY](#plotmapymap-options), but applies the window map method with t
12341234

12351235
[<img src="./img/select.png" width="320" height="198" alt="a line chart of several stocks">](https://observablehq.com/@data-workflows/plot-select)
12361236

1237-
[Source](./src/transforms/select.js) · [Examples](https://observablehq.com/@data-workflows/plot-select) · Selects one (or possibly several) values from a series. The select transforms can be used to label a line or to annotate extreme values.
1237+
[Source](./src/transforms/select.js) · [Examples](https://observablehq.com/@data-workflows/plot-select) · Selects one (or possibly several) values from a series, say to label a line or annotate extremes.
12381238

12391239
#### Plot.selectFirst(*options*)
12401240

0 commit comments

Comments
 (0)