Code: Select all
digraph stateTransitions {
rankdir=LR
FILLED[shape=box,fontsize=12];
EMPTY[shape=box,fontsize=12];
EMPTY->FILLED
}
regards,
Code: Select all
digraph stateTransitions {
rankdir=LR
FILLED[shape=box,fontsize=12];
EMPTY[shape=box,fontsize=12];
EMPTY->FILLED
}
NEW: TikZ book now 40% off at Amazon.com for a short time.
NEW: TikZ book now 40% off at Amazon.com for a short time.