mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #34] The top plotline is not necessary at all. Convert to plot (x, y=0) #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pkali on GitHub (Apr 9, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/34
Originally assigned to: @pkali on GitHub.
instead of plotting a separate pointer, for Y<0 plot (x,Y=0)
@pkali commented on GitHub (Apr 10, 2022):
less code more good