Time-Based
The Time-based strategy employs a Gantt chart to show graphically a series of tasks with their start and end dates. Tasks are sorted by their start date.
Intent
It aims to answer the following sensemaking task:
- What are the time intervals of a series of tasks?
Presentation metaphor
Time-based.
Context meta-model
The context meta-model contains a single class, Target, with two date attributes startDate and endDate.
Visualisation variants
- Gantt chart
Properties
title: string [1..1]. Title of the visualisation.