Beside all attributes of TimeWidgetChart (see 7.2.3) and TimeAxisChart (see 7.2.8). this class specifies the following additional attributes:
| data) |
for t in data:
if getattr(t, self.accumulate_attrib, False) \
and t.is_inherited(self.accumulate_attrib):
continue
yield t
| widget, task) |
| src, dest, connector) |