I am using a gnuplot (cairopdf terminal) to generate colorful charts. Then I include those pdf files with \includegraphics{}. All is complied using pdflatex.
In the final pdf file most of the pictures have darker colors then in original pdf files. I could live with that but this does not happen in all cases. Some remain not changed.
Have any of you encountered this problem before?
Any help wolud be appreciated.
Graphics, Figures & Tables ⇒ Darker colors in PDF output
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 274
- Joined: Fri Feb 05, 2010 10:15 pm
Darker colors in PDF output
I used to use gnuplot before I started using PStricks. I understand what you are working with. Even with the PDF looking light the figures generally print nicely, here is a link that I found that may help. It has been over a year since using Gnuplot, but maybe this will help.
I think you are looking for "thickness" for your graphs, so the lines show up better, and your axes, etc.
I would strongly recommend switching to PSTricks it is much easier and produces much higher quality graphs that Gnuplot ever could.
I hope this helps.
If you have a graph, send me the code and I will show you how nice PSTricks looks.
Best,
Nicholas
I think you are looking for "thickness" for your graphs, so the lines show up better, and your axes, etc.
I would strongly recommend switching to PSTricks it is much easier and produces much higher quality graphs that Gnuplot ever could.
I hope this helps.
If you have a graph, send me the code and I will show you how nice PSTricks looks.
Best,
Nicholas
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Darker colors in PDF output
There is the pgfplots package (based on pgf/tikZ) which allows also to create charts and the like. It uses Gnuplot as backend.gregsa wrote:I am using a gnuplot (cairopdf terminal) to generate colorful charts. Then I include those pdf files with \includegraphics{}. All is complied using pdflatex.[…]
I suggest to attach a file produced by Gnuplot along with the according dataset so we can reproduce it with other tools. Additionally you can present the corresponding Gnuplot script. But it's important to have the dataset here.
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10