No description
Find a file
2020-11-11 02:09:36 +00:00
examples Fix < deprecation 2018-07-05 11:35:14 +02:00
gnuplot.nim fix Line's'points 2020-11-10 20:11:02 +09:00
gnuplot.nimble Use nimscript instead of an ini file 2017-01-26 18:12:55 +02:00
LICENSE Add explicit license file 2017-03-19 14:04:26 +02:00
README.md formatting 2015-01-05 12:48:32 +01:00

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

Euler spiral