# HG changeset patch # User george-weingart # Date 1410026306 14400 # Node ID d3e731ed55b15d22ddf81688b3670309ec4b23d4 # Parent c5c1037078e5c35cedfeddc1630dd4f6ad648669 Uploaded diff -r c5c1037078e5 -r d3e731ed55b1 import2graphlan.xml --- a/import2graphlan.xml Sat Sep 06 13:51:49 2014 -0400 +++ b/import2graphlan.xml Sat Sep 06 13:58:26 2014 -0400 @@ -61,7 +61,9 @@ - + + + @@ -81,9 +83,6 @@ - - - @@ -130,12 +129,8 @@ **--background_colors** BACKGROUND_COLORS Set the color to use for the shaded background. Colors can be either in RGB or HSV (using a semi-colon to separate values, surrounded with ()) format. - Use a comma separate values form and surround the string with " if it contains spaces. - - Example: - -------- - --background_colors "#29cc36, (150; 100; 100), (280;80; 88)" + Example: #29cc36, (150; 100; 100), (280;80; 88) **--title TITLE** If specified set the title of the GraPhlAn plot. Surround the string with " if it contains spaces, e.g., --title "Title example"