mySelection.exit() in D3.js

Return the selection of elements no longer associated with data.

Return Type
Selection

Description

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

See Also