Search

The component introduces a search feature which offers a way to focus on specific elements within the chart. By binding a needle object or string, items fitting the search criteria are highlighted.

To further tailor the search functionality, developers can customize the process by registering a function to the onSearch event, which returns a boolean value indicating if the search was successful for the given item.