javascript - Fix position of some circles in d3 pack layout -
i have graph uses d3.js' pack layout. add , remove nodes dataset, need items remain in set keep same position. possible?
edit: i'm using pack layout. in answer other question solution use 'fixed' attribute, works force layout, not pack layout.
Comments
Post a Comment