Update node label distance.

This commit is contained in:
Raghu Rajagopalan 2016-04-25 13:01:17 +05:30
parent 6032e05581
commit 6c28c55ea7
2 changed files with 9 additions and 2 deletions

View File

@ -14,10 +14,10 @@ var config = {
lineColor: 'grey',
leftMargin: 50,
nodeLabel: {
width: 50,
width: 75,
height: 100,
x: -25,
y: 25
y: 15
}
}
var apiConfig = {};

View File

@ -5,5 +5,12 @@ options
}
end
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
commit
merge newbranch