Skip to content

pgmac/plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

plot

Plotting things with GNUPlot

plot.gp

Plot a CSV file in the format:

Date,PI #,Temp,PI #,Temp,PI #,Temp,PI #,Temp,PI #,Temp

Command to create plot:

gnuplot -p -c plot.gp

This will only pull the date and temperature columns from the CSV and plot as a line graph

About

Plotting things with GNUPlot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published