5.1.1 A Plain Chart


Code

class Example(gantt.Standard):
    data = acso
    show_now = False
    show_scale = False
    show_grid = False

Result

\includegraphics[width=\textwidth]{gencustomize/timeaxis1}

Description

With show_scale, show_grid and show_now you can specify what part of a time axis will be shown.