'\" t .\" Title: pj_gantt .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 08/23/2021 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "PJ_GANTT" "1" "08/23/2021" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" pj_gantt \- using R+ggplot2, it plots a space/time view and outputs as a PDF file\&. .SH "SYNOPSIS" .sp \fBpj_gantt\fR [START_TIME] [END_TIME] .SH "DESCRIPTION" .sp Forthcoming\&. .SH "OPTIONS" .sp \fBpj_gantt\fR has two obligatory parameters: .sp \fB\fR indicates the name of the CSV file generated by \fBpj_dump\fR containing only lines starting with "State"\&. You can very easily obtain such file by issuing: .sp .if n \{\ .RS 4 .\} .nf pj_dump | grep ^State > .fi .if n \{\ .RE .\} .sp \fB\fR is the name of the Paje state type that will be considered to draw the space/time view\&. .sp And two optional parameters: .sp \fB[START_TIME]\fR the start time to be considered when drawing\&. .sp \fB[END_TIME]\fR the end time to be considered when drawing\&. .SH "INPUT DESCRIPTION" .sp The pj_gantt(1) command expects one input file that follows the CSV specification followed by \fBpj_dump\fR\&. See its manpage for details\&. .SH "OUTPUT DESCRIPTION" .sp Outputs a PDF file with the gantt\-chart of the .SH "RESOURCES" .sp Description of the pj_dump CSV in the \fBpj_dump\fR manpage\&. .sp Description of the Paje trace file: https://github\&.com/schnorr/pajeng/blob/master/doc/lang\-paje/lang\-paje\&.pdf .sp Main web site: http://github\&.com/schnorr/pajeng/ .SH "REPORTING BUGS" .sp .if n \{\ .RS 4 .\} .nf Report pj_gantt bugs to .fi .if n \{\ .RE .\} .SH "COPYRIGHT" .sp Copyright (C) 2012\-2016 Lucas M\&. Schnorr\&. Free use of this software is granted under the terms of the GNU General Public License (GPL)\&. .SH "SEE ALSO" .sp \fBpj_dump(1)\fR