Skip to content

Commit d612b03

Browse files
committed
update CHANGELOG
1 parent 509c5dc commit d612b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Plot.plot({
126126
})
127127
```
128128

129-
Empty facets, which can occur when faceting in both *x* and *y*, are no longer rendered. When the facet *data* is null, a better error message is thrown.
129+
Empty facets, which can occur when faceting in both *x* and *y*, or when the *fx* or *fy* domain is explicitly specified and includes values not present in the data, are no longer rendered. When the facet *data* is null, a better error message is thrown.
130130

131131
### Transforms
132132

0 commit comments

Comments
 (0)