Skip to content

Commit cf9600d

Browse files
committed
Add method signature
1 parent 023108e commit cf9600d

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/plot/components/svg/rug

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/plot/components/svg/rug/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ var data = node.data;
142142

143143
<a name="property-isdefined"></a>
144144

145-
#### Rug.prototype.isDefined
145+
#### Rug.prototype.isDefined( d, i )
146146

147147
**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:
148148

0 commit comments

Comments
 (0)