This repository was archived by the owner on Apr 7, 2026. It is now read-only.
How should I put a label on a node? #103
-
|
I tried to do so by typing: but it doesn't work. I want to draw a graph like this: can anyone tell me how to label a node or wire? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
l0uisgrange
Sep 7, 2025
Replies: 1 comment 2 replies
-
|
Hi @OW1TY2 👋, Node labeling will be enabled in However, in the meantime, you can place a You'll find more information for nodes on the online documentation. Please let me know if this answers your question. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
OW1TY2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @OW1TY2 👋,
Node labeling will be enabled in
3.1.0later this month.However, in the meantime, you can place a
contentusing CeTZ on the node anchor using the node name.You'll find more information for nodes on the online documentation.
Please let me know if this answers your question.