From graphics-request at octave dot org Mon Jan 24 12:55:24 2005 Subject: Partial update of __pltopt__.m From: "John W. Eaton" To: Daniel J Sebald Cc: graphics at octave dot org, octave maintainers mailing list Date: Mon, 24 Jan 2005 13:58:50 -0500 On 2-Jan-2005, Daniel J Sebald wrote: | I did some plots with symbols and found them to be out of date with | current gnuplot. Attached is a diff file for __pltopt1__.m in the plot | script directory that I think should realign things. The symbol at by | itself is now a solid dot (an extra symbol from before the change), and | + x o * are as expected. That's five symbols. Doesn't the actual symbol used depend on the terminal type? jwe