From: Derek L. <de...@bo...> - 2009-11-16 17:52:12
|
I second that! That removes a big annoyance with interactive plotting. Thanks, Hezekiah. Derek David Sagan wrote: > Thanks. That did the trick. Suggestion: put a reference to plspause in the documentation of plend. > That would be very helpful. > > -- Best, David > > > On 11/13/09 5:49 PM, Hezekiah M. Carty wrote: > >> By default, PLplot's interactive devices wait after a call to plend or >> other functions which trigger the end of a plot page. If you would >> like to avoid this wait, you can use the plspause function to change >> that option. From C, calling plspause(0) will disable the end-of-page >> pause and plspause(1) will enable it again. >> >> Hope this helps, >> >> Hez >> >> > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Plplot-general mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-general > |