# HG changeset patch # User Sean E. Russell # Date 1494674234 14400 # Sat May 13 07:17:14 2017 -0400 # Node ID 1967ff278ca42f3369e32ef7af256e6b6b59984e # Parent ab5a16920c29132038a8bd2a0dedd43dfe3baee5 Todo clean up, mainly to test pipeline again diff --git a/cmd/orgchart/main.go b/cmd/orgchart/main.go --- a/cmd/orgchart/main.go +++ b/cmd/orgchart/main.go @@ -7,7 +7,6 @@ // TODO: Box type by role (manogers double-line) // TODO: CSS includes & classes (?) // FIXME: Width is incorrect -- it's counting vertical leaves as horizontal -// TODO: -x , // FIXME: Height is incorrect when there's only one person // TODO: If depth == 3, fan out level 3 // TODO: Guess at box width based on max string length