Re: transperent fills for lt palette on a scatterplot
by merritt@[EMAIL PROTECTED]
Jun 18, 2008 at 10:08 AM
In article <Xns9AC179D7A148F6650A1FC0D7811DDBC81@[EMAIL PROTECTED]
>,
Rahul <nospam@[EMAIL PROTECTED]
> wrote:
>Rahul <nospam@[EMAIL PROTECTED]
> wrote in
>news:Xns9AC178D78B6EB6650A1FC0D7811DDBC81@[EMAIL PROTECTED]
>
>> I just made a 2D scatter-plot with variable sized filled circles and
>> varied the fill color of the circles to encode for an additional
>> fourth dimension (using the gnuplot devel version again).
>
>I ought to clarify what terminal and settings I use:
>
>set terminal postscript enhanced eps color
>set output "scatter_plot.eps"
Two problems:
1) PostScript does not sup****t transparency.
2) You didn't really plot with filled circles; you plotted with points.
--
Ethan A Merritt