Ga=EBl Varoquaux wrote:
> However it would be quite interesting to have gnuplot's core
> function available as a library. I am afraid this is not the current
> policy but it would indeed be interesting to be able to use gnuplot's
> powerfull plotting engine in other programme (think SciPy for instance)=
=2E
Many other programs already manage that just fine, Python scripts=20
included. There are limitations to the piping concept, sure, but OTOH,
we're really in no shape to publish any library API other than=20
'do_line()' to the gnuplot core engine. The command-line interface is=20
the only one that's anywhere near consistent and stable enough to be=20
useful right now, and that's distributed all over the program.
Yes, nobody seems to like that state of affairs very much --- but nobody =
is doing anything about it, either.
|