Graphics, Figures & Tables ⇒ Darker colors in PDF output
Darker colors in PDF output
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.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- Posts: 274
- Joined: Fri Feb 05, 2010 10:15 pm
Darker colors in PDF output
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
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10