Graphics, Figures & Tables ⇒ Graphs in LaTeX
Graphs in LaTeX
Hi guys, do you know how to create these graphics?
NEW: TikZ book now 40% off at Amazon.com for a short time.
Graphs in LaTeX
The
tikz package should be enough for these drawings. The intersections of the lines labeled C and D can be calculated using the library of the same name. In section 13.3.1 "Intersections of Perpendicular Lines", you'll learn how to get to the points labeled G on the x-axis to draw the vertical dashed lines.

Graphs in LaTeX
Simple,
I use MS PowerPoint to draw this imagem type and after save as PNG transparent.
Use includegraphicx to include in LaTeX document
Ausberto Castro
UENF-CC
I use MS PowerPoint to draw this imagem type and after save as PNG transparent.
Use includegraphicx to include in LaTeX document
Ausberto Castro
UENF-CC
-
- Posts: 8
- Joined: Mon Nov 22, 2021 12:35 pm
Graphs in LaTeX
It takes 5 minutes to draw a picture like this in Inkscape, then save it as a PDF and use it in a .tex document.