digraph HHTest { node [color="#b20000" fontcolor="#ffffff" shape=ellipse style=filled] hhPop [label=1 cell>] node [color="#444444" fontcolor="#444444" style=""] stim [label=1 input>] stim -> hhPop [arrowhead=empty] }