have HEAD working

This commit is contained in:
Peter Cottle 2012-09-29 11:52:18 -07:00
parent 3b58cf2912
commit f78e77e5c6
4 changed files with 116 additions and 29 deletions

View file

@ -18,9 +18,12 @@ var GRAPHICS = {
curveControlPointOffset: 50,
defaultEasing: 'easeInOut',
defaultAnimationTime: 300,
rectFill: '#FF3A3A',
headRectFill: '#2831FF',
rectStroke: '#FFF',
rectStrokeWidth: '3',
multiBranchY: 20,
upstreamHeadOpacity: 0.5,
upstreamNoneOpacity: 0.2,