local.get(node) Returns the value of this local on the specified node. If the node does not define
d3.touch(container[, touches], identifier) Returns the x and y coordinates of the touch with
selection.order() Re-inserts elements into the document such that the document order of each group matches the selection order
d3.namespace(name) Qualifies the specified name, which may or may not have a namespace prefix. If the name contains
d3.namespaces The map of registered namespace prefixes. The initial value is:
d3.window(node) Returns the owner window for the specified node. If node is a node, returns the owner document’s
selection.merge(other) Returns a new selection merging this selection with the specified other selection. The
selection.attr(name[, value]) If a value is specified, sets the attribute with the specified name
selection.datum([value]) Gets or sets the bound data for each selected element. Unlike
Page 5 of 5