d3.event = null; function d3_eventCancel() { d3.event.stopPropagation(); d3.event.preventDefault(); }