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: lib/node_modules/@stdlib/plot/components/svg/rug/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ var data = node.data;
142
142
143
143
<aname="property-isdefined"></a>
144
144
145
-
#### Rug.prototype.isDefined
145
+
#### Rug.prototype.isDefined( d, i )
146
146
147
147
**Writable** property whose value is a predicate `function` which indicates whether a datum is defined and thus determines how missing values are encoded. When invoked, the function is provided two arguments:
0 commit comments