Wgraph:Demo hide nodetypes
From FollowTheScore
A node will be hidden if at least one of the classes to which it belongs is listed in the hide_nodetypes command. {{#wgraph:png|thumb=60|wgl|
node A {}
node B { type x}
node C {}
node D { type y;z }
node E {}
hide_nodetypes x;y
}}