5.2.3 Changing Shapes and Colors inside the Project


Code

class Example(gantt.Standard):
    data = acso
    shape_attrib = "example_shape"
    shape_properties_attrib = "example_prop"

Result

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

Description

You can define special attributes inside the Projectdefinition (lines lines 34-41) to change the shape for individual charts.