Easy Plot.
----------

It's an application for plotting. It uses Gnuplot's svg driver. You can change your plots using menus.

Install.
--------

It requires:

-Qt 4.3 or better.
-Gnuplot.
-CMake.

To install execute:

cmake .
make
make install
