Can I search by gantt chart area based on today's date?

Can I search by gantt chart area based on today’s date?

Hi,

I’m not fully understand the question and what you mean by “search based on today’s date”.

Possibly you want to show today date in the chart area. If so, there is showDate() method for it.

If you want to implement tasks search, you can use filtration.
Here is an example of search implementation with input area in the grid header.