bshambaugh / node-arc-d3

Visualization of Triples
5 stars 0 forks source link

Set Boundaries on the D3 Sketch #26

Open bshambaugh opened 7 years ago

bshambaugh commented 7 years ago

Try:

map.set('C1', { fixed: true, x: 100, y: height / 2 });

http://jsfiddle.net/yeQS2/114/