Hello to the community!
It is not an issue but a feedback for the developer. Maybe they will take it into considerations in the future versions. Consider the following usecase.
I have a circuit named "power.asc". And I'm testing/debugging it in a few higher-level files named "power_test_1.asc", "power_test_2.asc" and so on. Each contains a specific scenario to evaluate. So I follow the "Hierarchy" chapter in the help and create the "power.asy" symbol containing the ports.
A little problem is now it is impossible to name so it is used in the plot. Just V(${NODE_NUMBER}). Here is the depiction:

The "+VSYS" name is plotted as simple V(n002). Neither the "+VSYS" nor "TEST_NAME" are recognized.
It is not a big deal for most people. But recently I was preparing the report, and it took me a bunch of time to create a readable legend for the traces using Paint.
:-D
I believe that the root cause is hidden somewhere deep in the netlist processor, so it may be a little difficult to fix. So something like an "alias name" for the trace on the plot will be highly appreciated by the strugglers like myself. The node name remains the same, but it has the human-readable name.
Thanks for your attention.
Edit Notes
Fixed a typo.[edited by: ElShang at 6:46 PM (GMT -4) on 5 Jun 2026]

