On 2008-06-16, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello. Could some1 tell me how i could "display" a specific point in
> gnuplot.py. Supposingly if i have a point of intersection (2,3). How
> can i show this on the graph? As in how can i write near the point of
> intersection the value :(2,3).
> Thnx

1. Find out in the Gnuplot manual what command to enter
2. Send the command to Gnuplot using g() function-call

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to