d3 v4 group force drag issue

16 views
Skip to first unread message

Vipin Shukla

unread,
Nov 12, 2017, 6:49:40 AM11/12/17
to d3-js
Hi ,

I have created a force out and applied drag on <g>

structure is like 
<svg>
<g>
<g class="nodesgroup">
 <g ="nodes">
  <cirlce />
  <text />
 </g>
<g>
</svg>

I have applied drag on nodes but its not smooth after pressing enough i can catch the node and then it start dragging.Any one had faced this issue please suggest.
Reply all
Reply to author
Forward
0 new messages