gnuplot.nim Nim interface to gnuplot Installation $ git clone https://github.com/dvolk/gnuplot.nim $ cd gnuplot.nim $ nimble install example $ cd examples $ nim -r c fresnel_test.nim