I want draw a superscript on Node in using of dot language.
Is this possible?
- If yes, how can I do this?
- If no, what tools should I ues to get graph like this?
I want draw a superscript on Node in using of dot language.
Is this possible?
Copyright © 2021 Jogjafile Inc.
The
xlabel
attribute creates an external label for a node or edge. The following will get you part of the way there. Once you have your entire graph created you can play with spacing to avoid overlaps.