Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Your program is sick! Shoot it and put it out of its memory.


devel / comp.graphics.apps.gnuplot / A problem about plotting band under pdf terminal

SubjectAuthor
o A problem about plotting band under pdf terminalFLUSH WEN

1
A problem about plotting band under pdf terminal

<fc54b3ea-c6de-45c5-8d36-cd217cd0fefen@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=34&group=comp.graphics.apps.gnuplot#34

  copy link   Newsgroups: comp.graphics.apps.gnuplot
X-Received: by 2002:a05:620a:2903:: with SMTP id m3mr29649426qkp.37.1620221381256;
Wed, 05 May 2021 06:29:41 -0700 (PDT)
X-Received: by 2002:a25:d615:: with SMTP id n21mr9322875ybg.56.1620221381100;
Wed, 05 May 2021 06:29:41 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.graphics.apps.gnuplot
Date: Wed, 5 May 2021 06:29:40 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=18.162.155.13; posting-account=9V8-agoAAAARBDmo_aSZvaxdQojWOdRo
NNTP-Posting-Host: 18.162.155.13
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <fc54b3ea-c6de-45c5-8d36-cd217cd0fefen@googlegroups.com>
Subject: A problem about plotting band under pdf terminal
From: flash...@gmail.com (FLUSH WEN)
Injection-Date: Wed, 05 May 2021 13:29:41 +0000
Content-Type: text/plain; charset="UTF-8"
 by: FLUSH WEN - Wed, 5 May 2021 13:29 UTC

Here is my main code:

set term pdf enh solid color
set style fill transparent solid 0.3 noborder
datafile = "ABC.dat"
.......
plot datafile using 1:2:3 notitle w filledcurves lc "purple", \
datafile using 1:3:4 notitle w filledcurves lc "purple", \
datafile using 1:6 title "Average" w l ls 1 lw 3

And then here's the problem. Although I have set both bands' color to be "purple", they still show a different color deeper than purple where two bands overlap. And that is what I don't want. I want an additive band with one uniform color.
But if I simply change the terminal from pdf to post, I won't get an image with transparent lines. Because it seems post terminal doesn't support transparency.
So can I have a solution to this problem? Thanks a million!!

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor