Talk About Network

Google





Graphics > Gnuplot interactive function plotter > Re: What versio...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 18 Topic 3360 of 3655
Post > Topic >>

Re: What versions and terminals sup****t "plot '-' with lines lc rgb

by merritt@[EMAIL PROTECTED] (Ethan Merritt) Jun 17, 2008 at 07:20 PM

In article
<03f11998-d218-41c2-823b-b58eef703e20@[EMAIL PROTECTED]
>,
Al Greynolds  <awgreynolds@[EMAIL PROTECTED]
> wrote:
>On Jun 17, 11:48=A0am, merr...@[EMAIL PROTECTED]
 wrote:
>>> Try these commands:
>> set loadpath "/wherever_it_is/gnuplot/demos/"
>> rgb(r,g,b) =3D int(r)*65536 + int(g)*256 + int(b)
>> splot 'rgb_variable.dat' using 1:2:3:(rgb($1,$2,$3)) \
>>        with lines lc rgb variable
>
>Ethan,
>
>This works.  However, if you change the splot command to a plot
>command
>
> plot 'rgb_variable.dat' using 1:2:(rgb($1,$2,$3)) with lines lc rgb
>variable
>
>this does not work for the windows terminal but does for the
>postscript terminal.

Huh.  It works for me here.  I wonder if you are being hit by a separate
bug that is only triggered in the presence of RGB colors.  The ChangeLog
entry for the fix is here:

2008-04-26  Bastian Maerkisch  <bmaerkisch@[EMAIL PROTECTED]
>
        * src/win/wgraph.c term/win.trm (WIN_set_color):  Preserve setting
        of dash type and linewidth when a new color is selected.
        Allow dash types with linewidth > 1.
        Bug #1863361
but this would have been just after the release of 4.2.3

Try zooming. Try explicitly changing the linewidth.  Try drawing a dummy
plot with an explicit line width, and then following it with the plot
you really want.  Does any of that recover your missing lines?
-- 
Ethan A Merritt
 




 18 Posts in Topic:
What versions and terminals support "plot '-' with lines lc rgb
Al Greynolds <awgreyno  2008-06-16 16:21:13 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-16 18:19:25 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-16 18:23:24 
Re: What versions and terminals support "plot '-' with lines lc
Al Greynolds <awgreyno  2008-06-17 06:17:48 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-17 09:14:29 
Re: What versions and terminals support "plot '-' with lines lc
Al Greynolds <awgreyno  2008-06-17 09:41:09 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-17 11:48:56 
Re: What versions and terminals support "plot '-' with lines lc
Al Greynolds <awgreyno  2008-06-17 12:43:26 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-17 19:20:13 
Re: What versions and terminals support "plot '-' with lines lc
Al Greynolds <awgreyno  2008-06-18 14:30:53 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-18 17:10:38 
Re: What versions and terminals support "plot '-' with lines lc
Bastian Maerkisch <bma  2008-06-24 19:21:50 
Re: What versions and terminals support "plot '-' with lines lc
Bastian Maerkisch <bma  2008-06-24 20:24:36 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-24 11:47:03 
Re: What versions and terminals support "plot '-' with lines lc
Al Greynolds <awgreyno  2008-06-25 09:30:37 
Re: What versions and terminals support "plot '-' with lines lc
merritt@[EMAIL PROTECTED]  2008-06-25 10:51:11 
Re: What versions and terminals support "plot '-' with lines lc
Bastian Maerkisch <bma  2008-06-26 14:46:55 
Re: What versions and terminals support "plot '-' with lines lc
Al Greynolds <awgreyno  2008-06-26 09:36:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 22:45:39 PST 2009.