We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
graph G { overlap=scale layout=neato 2 [label="K10213\n3.13773\n0\n2"] 9 [label="K01488\n2.03864\n0\n9"] 19 [label="K04765\n1.26814\n0\n19"] 46 [label="K05851\n0.52899\n0\n46"] 56 [label="K01510\n0.196619\n0\n56"] 86 [label="K11751\n-0.0996626\n0\n86",shape=box] label="Total weight: 7.07046" 9 -- 2 2 -- 86 9 -- 86 19 -- 46 56 -- 19 19 -- 86 56 -- 46 56 -- 86 }
A minor question, what does 0 stand for in, for example, [label="K10213\n3.13773\n0\n2"]? 0 has appeared in this label.
0
[label="K10213\n3.13773\n0\n2"]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A minor question, what does
0
stand for in, for example,[label="K10213\n3.13773\n0\n2"]
?0
has appeared in this label.The text was updated successfully, but these errors were encountered: