NumPlot
This library is a wrapper library of the gnuplot command.
Install
-
Install gnuplot command
-
gem install numplot
Usage
In your scirpt,
require 'numplot'
and use NumPlot module. Please see sample1 as an example.
URLs
Author
Ippei Obayashi ohai@kmc.gr.jp
Copyright
Copyright © 2013, Ippei Obayashi All rights reserved.
The software is licensed under the BSD 2-Clause License. Please see the LICENSE for more information.