Ryan Malloy b238c38bfa Fix vertical component labels using perpendicular SchemDraw loc values
SchemDraw's loc="left"/"right" on vertical elements places labels at the
element start/end (along the axis), not perpendicular to the body. Use
loc="top" for geometric-left and loc="bottom" for geometric-right to
position labels beside the component body instead of above/below it.

Affects _draw_vert_chain, _render_loop, and _draw_horiz_then_down.
2026-02-24 09:02:23 -07:00
..
2026-02-22 16:49:15 -07:00