nicer visedges

This commit is contained in:
Peter Cottle 2012-10-12 17:50:59 -07:00
parent 15817f9220
commit 1fee32879c
3 changed files with 11 additions and 6 deletions

View file

@ -14,6 +14,8 @@ var TIME = {
};
var GRAPHICS = {
arrowHeadSize: 8,
nodeRadius: 17,
curveControlPointOffset: 50,
defaultEasing: 'easeInOut',