|
From: Ethan A M. <merritt@u.washington.edu> - 2007-02-12 01:09:19
|
On Sunday 11 February 2007 17:10, Daniel J Sebald wrote: > > > > Not true. It is scalable, just like the font size and the point size. > > The dash pattern scale (i.e., length of space relative to thickness of line) > should also scale along with the line is what I meant. Otherwise quality would be poor. That is exactly what it does. Please try it before criticizing. set term post mono dash dashlength 10 linewidth 10 set output 'fat_lines.ps' set yrange [0:12] plot for [i=1:10] i -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |