Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8540723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T11:40:02+00:00 2026-06-11T11:40:02+00:00

I am using Gnuplot to successfully plot some time series data. However, the series

  • 0

I am using Gnuplot to successfully plot some time series data. However, the series are fairly dense (10,000’s of samples in about 5 inches of space), and when I plot multiple series, it is hard to see underneath the series that was plotted on top. Is there any way to make the lines have a bit of opacity or transparency (i.e. make the line transparent so underneath lines are visible)?

Excel has this capability, but I would much prefer to use Gnuplot.

Below is a sample of what I’m talking about. You can’t see the red lines under the green lines. I would actually like to add a third time series. I am plotting with the command:

plot [][-3:3] 'samples_all.csv' using 1:7 title 'horizontal' w l ls 1, '' using 1:8 title 'vertical' w l ls 2"

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T11:40:04+00:00Added an answer on June 11, 2026 at 11:40 am

    Good news! This has been implemented in gnuplot. Example syntax is

    plot x lw 10, -x lw 10 lc rgb "#77000000"
    

    This will plot x as a red line and -x as a transparent black line (it looks gray). The first pair of two characters in the rgb specification define the alpha (transparency) channel (“#AARRGGBB”). The normal syntax (“#RRGGBB”) still works.

    old (gnuplot < 5.0 or so) answer for reference:

    If you want to make lines plotted for time series data, the answer is no (see discussion here). You can’t set a line style to be transparent. Transparency only works for filling under curves, and it has to be printed to the right terminal type.

    I ran into this problem myself recently, I hope this feature will be added in a future version of gnuplot.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using gnuplot for some time now and set terminal pdfcairo set
I'm using gnuplot to plot three dimentions of data using pm3d. I'm trying to
I'm trying to plot a graph in real time using GNUplot and C++. Does
I have several files with similar data that I need to plot using gnuplot.
I have some X Y Z data in a file and I'm using gnuplot
Normally when using interactively gnuplot I do: gnuplot> plot state_log_6548032.data using 4 with lines
I need to plot a data file of 2 colums using gnuplot, scatter plot
I am using JavaPlot . In gnuplot, I would type plot data with lines
I'm doing some script on bash to plot data with gnuplot. But it doesn't
Is there a way to plot some points on an image using Gnuplot.py .

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.