Skip to content

Commit

Permalink
Adding node shapes (record, Mrecord)
Browse files Browse the repository at this point in the history
  • Loading branch information
SbstnS authored and JeroenDeDauw committed Sep 6, 2019
1 parent 93c6afa commit 053c461
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Graph/GraphPrinter.php
Expand Up @@ -51,6 +51,7 @@ class GraphPrinter extends ResultPrinter {
'Mcircle',
'Mdiamond',
'Msquare',
'Mrecord',
'none',
'note',
'octagon',
Expand All @@ -60,6 +61,7 @@ class GraphPrinter extends ResultPrinter {
'point',
'polygon',
'rect',
'record',
'rectangle',
'septagon',
'square',
Expand Down

0 comments on commit 053c461

Please sign in to comment.