Two milestone in a line

In the app I am currently working on, I need to show two milestones per line. I wonder if its possible?

A screen shot is attached. Thanks in advance.

Hi,
from the screenshot it looks like a customized display of the task (a task with a milestone-like things at start and at end), rather than two separate milestones. You can customize tasks to display them that way

Probably this can be done via css only, check the attached example (you’ll need to correct paths to gantt sources, it should work with both gpl and commercial versions)

Alternatively, you can redefine the display of task and display them as it required for your app
docs.dhtmlx.com/gantt/api__gantt … onfig.html
milestone_task_display.zip (1022 Bytes)

@Aliaksandr : I did a work around based on the example of Splinting tasks. Anyway thanks for the response and help. :smiley: