Tips (Utility, Computer Language, and etc.)
[gnuplot] How to do horizontal lines from a one column file using gnuplot?
Struggler J.
2019. 1. 28. 03:08
https://stackoverflow.com/questions/39459029/how-to-do-horizontal-lines-from-a-one-column-file-using-gnuplot
plot "file" using ($1):($2):($1):($3) with vectors nohead