| 1 | Graph | Shape | Shape circle | circle | |
| 2 | Graph | Shape | Shape square | square | |
| 3 | Graph | Shape | Shape rectangle | rect | |
| 4 | Graph | Shape attributes | Shape circle | r=25 | |
| 5 | Graph | Shape attributes | Shape square | width=70;height=70 | |
| 6 | Graph | Shape attributes | Shape rectangle | width=100;height=60 | |
| 7 | Graph | Style | Style font size | fill=blue;font-size=20px | |
| 8 | Graph | Style | Style color | fill=rgba(27, 31, 253, 0.7) | |
| 9 | Graph | Style | Style font color | fill=blue;color=red;text-shadow= -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;font-family=times | |
| 10 | Graph | Shape | Shape Ellipse | ellipse | |
| 11 | Graph | Shape attributes | Shape Ellipse | rx=50;ry=30 | |
| 12 | Graph | Style | Shape Ellipse | fill=#66FFFF | |
| 13 | Graph | Shape | Shape Diamond | diamond | |
| 14 | Graph | Shape attributes | Shape Diamond | points=-45 0,0 -45,45 0,0 45 | |
| 15 | Graph | Shape | Big block | rect | |
| 16 | Graph | Shape attributes | Big block | width=500;height=300 | |
| 17 | Graph | Style | Big block | fill= rgba(112, 80, 205, 0.3); | |
| 18 | Graph | Shape | Shape border | circle | |
| 19 | Graph | Style | Shape border | fill=aliceblue;stroke=none | |