| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Collection of GNUPlot examples.
Using column 1 and 2 from data/line.dat.
plot 'data/line.dat' using 1:2
Using the same as Default Line but scaling y with 1/100 of the original value.
plot 'data/line.dat' using 1:($2/100)
| Back | FazBrowse Home | New Git URL |