Differences
This shows you the differences between two versions of the page.
| forum:data:2025:problem_with_graphics.plot_on_linux_system [2025/03/12 09:50] – Created from the form at forum:start Ruiwen Xie | forum:data:2025:problem_with_graphics.plot_on_linux_system [2025/03/12 09:55] (current) – Maurits W. Haverkort | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| When I was running the Quanty script regarding the DMFT calculation, | When I was running the Quanty script regarding the DMFT calculation, | ||
| + | < | ||
| Pl = Graphics.Plot(G, | Pl = Graphics.Plot(G, | ||
| PlSVG = Graphics.ToSVG(Pl) | PlSVG = Graphics.ToSVG(Pl) | ||
| Line 14: | Line 14: | ||
| file: | file: | ||
| file: | file: | ||
| + | </ | ||
| I could only see the frame of the figure but there is no data of G plotted. | I could only see the frame of the figure but there is no data of G plotted. | ||