mySelection.enter() in D3.js

Return the array of placeholders for ‘missing’ elements associated with data.

Return Type
EnterSelection

Description

For more details see https://github.com/mbostock/d3/wiki/Selections#wiki-enter.

See Also