joanna I have to put the Tooltip in the Gantt Chart Bar, but only the svelt has the Tooltip Component, and it wasn't in React. Can I implement the Tooltip even if it's similar to the components that work?
Helga Hello, Unfortunately, tooltips are not supported by React Gantt for now. You can try to use a custom bar template and native HTML tooltips or some custom solution in them https://github.com/svar-widgets/react-gantt-demos/blob/main/src/cases/GanttText.jsx