File: ob-gnuplot.el.html

Org-Babel support for evaluating gnuplot source code.

This differs from most standard languages in that

1) we are generally only going to return results of type "file"

2) we are adding the "file" and "cmdline" header arguments

Defined variables (3)

*org-babel-gnuplot-terms*List of file extensions and the associated gnuplot terminal.
org-babel-default-header-args:gnuplotDefault arguments to use when evaluating a gnuplot source block.
org-babel-header-args:gnuplotGnuplot specific header args.

Defined functions (10)

org-babel-execute:gnuplot(BODY PARAMS)
org-babel-expand-body:gnuplot(BODY PARAMS)
org-babel-gnuplot-initiate-session(&optional SESSION PARAMS)
org-babel-gnuplot-process-vars(PARAMS)
org-babel-gnuplot-quote-timestamp-field(S)
org-babel-gnuplot-quote-tsv-field(S)
org-babel-gnuplot-table-to-data(TABLE DATA-FILE PARAMS)
org-babel-load-session:gnuplot(SESSION BODY PARAMS)
org-babel-prep-session:gnuplot(SESSION PARAMS)
org-babel-variable-assignments:gnuplot(PARAMS)

Defined faces (0)