Gnuplot Development

Unofficial ConTeXt Wiki mirror

Last modified: 2020-06-08

Known bugs

\startGNUPLOTscript{exp}
plot [0:3] 2/sqrt(pi)*exp(-x**2) t '$\frac{2}{\sqrt{\pi}}e^{-x^2}$'
\stopGNUPLOTscript
\startGNUPLOTscript{sin}
# this comment should be ignored
plot sin(x)
\stopGNUPLOTscript
-dAutoRotatePages=/PageByPage

TODO:

ConTeXt + terminal

Efficiency

Gnuplot core

Obscure ideas

What has to be added to m-gnuplot.tex to support ConTeXt terminal

What has to be added to context.trm

High priority

set terminal context

Middle priority

Low priority

draw_color_smooth_box(MODE_SPLOT) in graph3d.c -> color.c

Legend

Different remarks about gnuplot development

Notes

Hans's note

Once we have lua in place it should not be that difficult to make a mechanism that works as follows:

it needs some thinking but i think that it is possible

closed curves in parametric plots