Properties in D3.js

name object type description
event d3 Event (read only) The current event (if any). Used for handling events during a callback invoked selection.on().
version d3 String The version number of D3 being run.