Graphics, Figures & Tables ⇒ Drawing a Gantt Chart
-
- Posts: 11
- Joined: Thu Jun 27, 2013 1:16 am
Drawing a Gantt Chart
I want to create a Gantt chart to show which machine is followed by which machine in different jobs.
In the photo you can see, how I would like to have it. I sure went through a lot of examples, but I could not find the same one. It would also be okay, it the chart would be slightly different.
Once again: thank you so much for your help!
- Attachments
-
- Foto am 07.07.13 um 13.24.jpg (59.65 KiB) Viewed 7123 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Drawing a Gantt Chart
-
- Posts: 11
- Joined: Thu Jun 27, 2013 1:16 am
Re: Drawing a Gantt Chart
I do not find data to be downloaded etc...
Sorry for my ridiculous questions;)
Drawing a Gantt Chart
Nope, sorry.pointeddot wrote:Can you explain me how I can install this for Texmaker on my mac?
Texmaker is only an editor. Usually you have some (La)TeX distribution like TexLive that comes with a package manager to handle the installation of new packages. GNU/Linux distributions often come with LaTeX integrated into their package manager, but I have no idea whether MacOS does the same.
Maybe somebody else can help you...
http://ctan.org/tex-archive/graphics/pg ... b/pgfganttpointeddot wrote:I do not find data to be downloaded etc...
But, as I already said, normally the installation of new packages is handled by some package manager.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Drawing a Gantt Chart
Please open a terminal and type
Code: Select all
texdoc pgfgantt
If not, try
Code: Select all
tlmgr --install pgfgantt