first commit
This commit is contained in:
7
perl/lib/Graph-Easy-0.76/t/in/3_inherit.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/in/3_inherit.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
node { align: left; }
|
||||
node.right { align: right; }
|
||||
graph { flow: down; }
|
||||
|
||||
[ Left ] --> [ Lefty, too ] --> [ Right ]
|
||||
[ Left ], [ Lefty, too ] { class: none; }
|
||||
[ Right ] { class: right; }
|
||||
Reference in New Issue
Block a user