Difference between revisions of "Wgraph:Demo align"

From FollowTheScore
Jump to: navigation, search
(New page: Note that only the label as a whole is aligned. Multiple lines within a label always are left justified. This may change in future releases of aiSee. {{#wgraph:png|thumb=80|wgl| node A ...)
 
(No difference)

Latest revision as of 22:26, 9 October 2007

Note that only the label as a whole is aligned. Multiple lines within a label always are left justified. This may change in future releases of aiSee. {{#wgraph:png|thumb=80|wgl|

 node A     {}
 node B     {align left   }
 node C     {align center }
 node D     {align right  }
 nodetype * {width 100 label "This\nis\nnode\n%%"}

}}