Awesome
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
Nim interface to gnuplot
$ git clone https://github.com/dvolk/gnuplot.nim
$ cd gnuplot.nim
$ nimble install
$ cd examples
$ nim -r c fresnel_test.nim