Graphics, Figures & Tables ⇒ Graph in LaTeX
Graph in LaTeX
Hi,
I would like to use graph images in my .tex document. Is there any package to do it?
I found dot2texi but can't make it work
I would like to use graph images in my .tex document. Is there any package to do it?
I found dot2texi but can't make it work
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Graph in LaTeX
What file format are these "graph images"?
Re: Graph in LaTeX
These graphs are not images. I would like to draw them direct in my .tex document.
I was trying use dot2texi package but it didn't work for me. I have error about .sty file
I was trying use dot2texi package but it didn't work for me. I have error about .sty file
-
- Posts: 351
- Joined: Sat Aug 02, 2008 8:47 am
Graph in LaTeX
look at http://PSTricks.tug.orgtpokala wrote:These graphs are not images. I would like to draw them direct in my .tex document.
Herbert
Re: Graph in LaTeX
I have found examples in dot2texi and I need to use it. In my oponion graphs in this package are simply to do.
Now I changed files location and my .tex document was build without errors but in .pdf I can't see graph
Now I changed files location and my .tex document was build without errors but in .pdf I can't see graph
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Graph in LaTeX
Other packages like pgf/tikZ or the above mentioned PSTricks are comparably simple.tpokala wrote:I have found examples in dot2texi and I need to use it. In my oponion graphs in this package are simply to do. […]
The dot2texi manual exactly describes the prerequisites for a successful compilation. For specific help it requires detailed information [1]. Otherwise I'm pessimistic that you'll get an appropriate solution.tpokala wrote:[…] Now I changed files location and my .tex document was build without errors but in .pdf I can't see graph
[1] View topic: Avoidable mistakes
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Graph in LaTeX
OK, please forgive me.
I will use TikZ instead of dot2texi. My OS is windows and I don't have experience in perl at all.
I will use TikZ instead of dot2texi. My OS is windows and I don't have experience in perl at all.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Graph in LaTeX
What has Perl got to do with anything?tpokala wrote:[…] My OS is windows and I don't have experience in perl at all.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10