Changes

Jump to navigation Jump to search
102 bytes added ,  00:10, 8 November 2020
m
< [[Modules]] | [[Graphics]] | [[MetaPost]] | [[TikZ]] >
 
[http://modules.contextgarden.net/gantt Gantt] is a (third party) ConTeXt module for drawing Gantt charts via MetaPost or PGF/TikZ.
The optional comma separated arguments are:
* ''<pattern>'' - TikZ pattern (e.g. north east lines (default), north west lines, crosshatch, crosshatch dots, grid, …) or see [[Gantt#Regressions | Regressions]] section for MetaPost
* ''<color>'' - a color of the pattern (e.g. black (default), red, green blue gray, dark gray)
</texcode>
[[File:gantt-minimal.jpg]]
=== Similar example using names of calendar months ===
</texcode>
[[File:gantt-calendar.jpg]]
=== Multiple titles with different length ===
</texcode>
[[File:gantt-titles.jpg]]
=== Milestone example ===
</texcode>
[[File:gantt-milestone.jpg]]
=== More complex example (using groups and optional arguments) ===
<texcode>
\usemodule[gantt]
\setuppapersize[A4,landscape][A4,landscape]
\setuplayout[scale=0.8]
\setuppagenumbering[location=]
</texcode>
[[File:gantt-complex.jpg]]
== Regressions ==
[[Category:Graphics]]
[[Category:Metapost]]
[[Category:Sciences]]
174

edits

Navigation menu