Difference between revisions of "File:Gantt example5.png"

From Wiki
Jump to navigation Jump to search
(transparent png)
 
 
Line 1: Line 1:
transparent png
+
<texcode>
 +
\usemodule[gantt]
 +
\setuppagenumbering[location=]
 +
 
 +
\starttext
 +
  \startgantt{10}{12}
 +
    \startganttitle
 +
      \numtitle{1}{1}{12}{1}
 +
    \stopganttitle
 +
    \ganttbar{a task}{0}{2}
 +
    \ganttbarcon{a consecutive task}{2}{4}
 +
    \ganttbarcon{another consecutive task}{8}{2}
 +
    \ganttmilestone[color=cyan]{Milestone with color!}{4}
 +
    \ganttbar{another task}{2}{2}
 +
    \ganttbar[color=cyan]{another coloured task}{4}{4}
 +
    \ganttbar{another task}{4}{2}
 +
    \ganttcon{4}{5}{4}{7}
 +
    \ganttmilestonecon{A connected Milestone}{7}
 +
    \ganttbarcon{another consecutive task}{8}{2}
 +
  \stopgantt
 +
\stoptext
 +
</texcode>

Latest revision as of 00:11, 28 August 2011

\usemodule[gantt]
\setuppagenumbering[location=]

\starttext
  \startgantt{10}{12}
    \startganttitle
      \numtitle{1}{1}{12}{1}
    \stopganttitle
    \ganttbar{a task}{0}{2}
    \ganttbarcon{a consecutive task}{2}{4}
    \ganttbarcon{another consecutive task}{8}{2}
    \ganttmilestone[color=cyan]{Milestone with color!}{4}
    \ganttbar{another task}{2}{2}
    \ganttbar[color=cyan]{another coloured task}{4}{4}
    \ganttbar{another task}{4}{2}
    \ganttcon{4}{5}{4}{7}
    \ganttmilestonecon{A connected Milestone}{7}
    \ganttbarcon{another consecutive task}{8}{2}
  \stopgantt
\stoptext

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:11, 28 August 2011
Error creating thumbnail: File missing
1,956 × 1,196 (182 KB)Mæstro (talk | contribs)transparent png

There are no pages that use this file.