Merging now worksgit status! and have some nice graph exploration

This commit is contained in:
Peter Cottle 2012-09-12 23:48:19 -07:00
parent af76c03ad1
commit 6cb4c6b4a1
7 changed files with 206 additions and 52 deletions

View file

@ -29,6 +29,7 @@ var graphics = {
// ref names
refFont: '14pt Courier New',
refFontFill: '#FFF',
refSelectedFontFill: 'rgb(255, 30, 10)',
// ref arrows
arrowFill: '#FFF',