I\'d like to get an array of all the data attached to a selection in D3.
I\'m working with the example from the General Update pattern, and trying this:
Or you can use datum() to get the data if you used datum(someData) to bind.
datum()
datum(someData)