Origin Version: OriginPro 2023 Operating System: Windows 10 Pro
I'm trying to insert a plot made in Origin (OriginPro 2023) and saved as an SVG file into a LaTeX document (using a package "svg") but I can't get it to work correctly. The result is that the plot is extremely shrunk (despite the width is specified as the text with) and the top is cut off. At the moment it looks like the fault is on the side of Origin because when I quickly drew an image in Inkscape and saved it as an SVG file, it could be inserted correctly. You can see the details as well as well as download the plot as SVG here: https://tex.stackexchange.com/questions/738268/unable-to-insert-a-plot-from-origin-saved-as-an-svg-file-with-the-svg-package
What do you think might be the problem? Is this a bug in Origin? My university allows me to upgrade to OriginPro 2024 at the moment (no 2025 version yet).
Edited by - szymonbartus on 03/05/2025 04:43:25 AM
I'm using Overleaf with LuaLaTeX as a compiler. Switching the compiler to pdfLaTeX didn't help. Switching to plain LaTeX compiler helped only to some extent - the image has the correct width but the top is still cut off.