|
From: Ethan A M. <merritt@u.washington.edu> - 2007-01-28 23:29:44
|
On Sunday 28 January 2007 14:00, m sutton wrote: > > > So I started playing around with the text color. plot > > > 'mike3.dat' w labels left tc rgb "blue" > > > > > > This works for RC4 but not for the CVS HEAD (4.3). I have not > > > investigated why "tc rgb 'color'" does not work for 4.3. It > > > always comes up black. > > > > Huh. You are right. That's a strange one. > > I have absolutely no idea what has gone wrong. > > If I stumble on a solution I will post it. Found it. When I added the possibility of "rgb variable" for label plots I should have been more restrictive in storing per-label color information *only* in the "rgb variable" case. I got it right for points/impulses/dots/etc... Fixed in CVS. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |