We want to create customized link as attached in image.
Please let me know if this is possible and if yes then how I can achieve it.
Thanks.
Hello Prashant,
Right now, there is no built-in way to change how the links are rendered.
In the future, the dev team will add an alternative way to render links, but I cannot give you any ETA.
For now, you need to implement a custom solution by using the Gantt API.
For example, you can use the addTaskLayer
method that allows creating any HTML elements in the timeline:
https://docs.dhtmlx.com/gantt/api__gantt_addtasklayer.html
I don’t have a ready example for you, but I have this one:
https://snippet.dhtmlx.com/5/70d20a54e
It should help you to start implementing your solution.
If you want us to implement a solution for you, you can contact the sales team:
info@dhtmlx.com
Thank you ramil for your suggestion.
Can you please share your css for this ?
Thanks,
Prashant.