Content-Type: text/x-zim-wiki
Wiki-Format: zim 0.4
Creation-Date: 2011-03-28T21:59:01+02:00

====== Gnuplot Editor ======


The Gnuplot editor is, as its name suggests, a simple dialog that allows you to insert plots rendered with gnuplot.

**Dependencies:** The plugin requires gnuplot to be installed.

===== Syntax =====

{{./gnuplot.png?type=gnuplot}}
'''

plot sin(x), cos(x)
'''


See http://www.gnuplot.info/ for more information about gnuplot
