You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -353,8 +353,8 @@ Plot.plot({
353
353
354
354
The *facet* option enables [faceting](https://observablehq.com/@data-workflows/plot-facets). When faceting, two additional band scales may be configured:
355
355
356
-
***fx** - horizontal position
357
-
***fy** - vertical position
356
+
***fx** - the horizontal position, a *band* scale
357
+
***fy** - the vertical position, a *band* scale
358
358
359
359
Similar to [marks](#marks), faceting requires specifying data and at least one of two optional channels:
0 commit comments