If you're using overlap=false, you can get rid of edge overlaps with nodes by adding the attribute splines=true: overlap = false; splines = true;. This will ...
確定! 回上一頁