Gnuplot Examples This repository has some tips on how to use Gnuplot. Dependencies Install the following dependencies to use Gnuplot. foo@bar:~$ sudo apt install gnuplot Generating plot foo@bar:~$ gnuplot script-name.gp Table of Contents This is the table of contents of the src folder. Line plot examples Bar plot examples Pie plot examples Subplot examples Real life plot examples Documentation Gnuplot documentation is available here, or here. Other resources http://gnuplot.sourceforge.net/demo/ http://gnuplot.info/demo_canvas_5.2/index.html https://github.com/TheFox/gnuplot-examples https://github.com/cirosantilli/gnuplot-cheat