D3: How to create slow transition of circle radii for nodes in force directed graphs?
问题 I'm using D3 generated Radio Buttons to toggle the size of Nodes in a FDG Layout (on mouse click) from a default size to a scaled magnitude. You can find the Radio Buttons in the upper left hand of the Node Cluster Diagram (http://nounz.if4it.com/Nouns/Applications/A__Application_1.NodeCluster.html) The code that toggles the node circles between a default number and a scaled magnitude looks as follows... var densityControlClick = function() { var thisObject = d3.select(this); var typeValue =