Graphics, Figures & Tables ⇒ Re-plot figures with LaTeX
Re-plot figures with LaTeX
Say I have a plot in some program, which I want to include in my document. Now, I would like for the plot to be in "TeX"-style, i.e. all the text (including the one on the coordinate system axes) should be with the same font that is used in the rest of the document.
Is there a way of taking a vectorized plot (e.g. PostScript), and re-plotting it in LaTeX?
Best,
Niles.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re-plot figures with LaTeX
There are packages like pgfplots (based on pgf/tikZ) or pst-plot (based on pstricks) which allow to plot your datasets from inside LaTeX. Perhaps that's an interesting alternative for you because this way don't have to bother about the consistency of your document. If you don't know where to start, upload one of your plots you already did along with the according dataset(s) and we will see where we can help.
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10