sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

Feature request – consistent labeling #658

Open gosh-darn opened 3 years ago

gosh-darn commented 3 years ago

I don’t know if this is intentional or not, but say you place a current source, a few resistors, and a voltage source. The current source has a label with value and unit, the resistors have only values in their labels, and finally the voltage source has no label at all.

I would suggest an option to change the behaviour of labels, so that you can include units, have only values, or hide the labels entirely.

Screenshot 2021-09-22 at 13 54 32
pfalstad commented 2 years ago

Well, you can hide the labels by unchecking Options->Show Values.