Skip to content

Commit 6b5279d

Browse files
committed
Update README
1 parent 6f0c684 commit 6b5279d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ Plot.plot({
353353

354354
The *facet* option enables [faceting](https://observablehq.com/@data-workflows/plot-facets). When faceting, two additional band scales may be configured:
355355

356-
* **fx** - horizontal position
357-
* **fy** - vertical position
356+
* **fx** - the horizontal position, a *band* scale
357+
* **fy** - the vertical position, a *band* scale
358358

359359
Similar to [marks](#marks), faceting requires specifying data and at least one of two optional channels:
360360

0 commit comments

Comments
 (0)