I. Overview
1. Application scenarios
Milestone Gantt Chart is an extended application of Gantt chart. It can mark a fixed time point (milestone event) in the progress of a task. The display effect is shown in the following figure:
2. Implementation ideas
Add the milestone time field to the data source (cell dataset, dataset data).
In data binding, select the milestone time and configure the milestone style in style > series.
II. Examples
1. Data preparation
Create a new built-in dataset file1, as shown in the figure below:
2. Insert chart
Merge a range cell, right-click cell A1, and select cell element > insert chart > Gantt chart, as shown in the following figure:
3. Data binding
Bind the chart data, as shown in the figure below:
4. Style design
1) Select style > series, select custom combination color, close series line feed, and select general milestone point style, as shown in the following figure:
2) Select style > Project Axis, and the horizontal proportion is selected automatically, as shown in the following figure:
3) Select style > timeline, Time zoom and weekend prompt, as shown in the following figure
5. Effect preview
Save the template and click pagination preview. The effect is as follows:
III. Template download
Completed template, see %fr_HOME%\webapps\webroot\WEB-INF\reportlets\doc-EN\Chart\Gantt\GanttChart_Milestone.cpt
Click to download the template: