BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
public ngOnInit(): void {
this.data = [
{
//...
'Indicators': [
{
'date': '03/05/2018 8:00:00 AM',
'iconCls': 'fas fa-cat',
'name': 'Planned',
'tooltip': 'Follow up'
},
{
'date': '03/05/2018 9:00:00 AM',
'iconCls': 'fas fa-dragon',
'name': '<span style="color:red">Forecasted</span>',
'tooltip': 'Review results'
} ]
},
];
this.taskSettings = {
//...
indicators: 'Indicators'
};
} |
Hi there. We would also be very interested in the 2 baselines.
Is there an update on having multiple ba
Hi Joubin
No, we have not yet implemented this feature.
To help us prioritize features, we encourage our users to cast their vote for the ones they would like to see implemented. This helps us better understand the needs of our customers and focus on the features that are in high demand.
You can find the feedback link of this feature below
FeedBack : https://www.syncfusion.com/feedback/7428/multiple-baseline-support-in-gantt
Regards,
Udhayakumar