add support for BT rendering

This commit is contained in:
Raghu Rajagopalan
2016-04-26 22:52:52 +05:30
parent a5a3bc8b7c
commit 6a674a0a40
2 changed files with 90 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
gitGraph :
gitGraph BT:
options
{"key": "value",
"nodeWidth": 150
"nodeSpacing": 150
}
end
commit