From: Ethan M. <merritt@u.washington.edu> - 2004-07-21 22:24:25
|
On Wednesday 21 July 2004 04:44 am, Hans-Bernhard Broeker wrote: > > Well, to put it none too subtly: terminal 'dumb' doesn't support PM3D > function filled_polygon, so graphics.c:1810 is calling NULL pointer. > Instant crash guaranteed. I will fix the crash. But what behavior is preferred in this case? approximate with rectangles or yerrorbars rather than polygons (consistent with documentation), plot one or both of the curves with lines only (consistent with previous behaviour of filledcurves although not what the docs say), or int_warn(NO_CARET,"plotting style not available for this terminal") -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Mailstop 357742 University of Washington, Seattle, WA 98195 |