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 [email protected]

Copyright (c) 2013, Ippei Obayashi All rights reserved.

The software is licensed under the BSD 2-Clause License. Please see the LICENSE for more information.