UNPKG

d3

Version:

A small, free JavaScript library for manipulating documents based on data.

4 lines (3 loc) 69 B
d3_selectionPrototype.empty = function() { return !this.node(); };