The baseline of the Gantt plot is not displayed


I configured the baseline settings according to the code suggestions in the demo, but the data is not displayed on the page.Do I need any other configuration?
data_baselines.js (82.9 KB)

Hello @wqh,

Unfortunately, I wasn’t able to open the data_baselines.js file you sent. It would be very helpful if you could send me a simplified code snippet with all the necessary configuration so I can reproduce the issue and research a possible solution. Please make sure that the issue is reproduced there: DHTMLX - Gantt. Initialization.

Then, click on the Save button. After receiving the link, open it in another tab and check that everything is saved, and then send me this link. Alternatively, you can copy the code from the snippet and send it in a text file.

I’ve also tried to paste your configuration into this snippet DHTMLX Snippet Tool, but baselines are displayed correctly.

If you’re loading baselines correctly as described here: Extra Elements in Timeline | DHTMLX Gantt Docs and render_mode is not set to false, the baselines should display automatically.

Here’s a working example with render_mode = "separateRow": DHTMLX - Gantt. Displaying Baselines in Subrows Below Tasks.

Best regards,
Valeria Ivashkevich
DHTMLX Support Engineer