namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.91k stars 613 forks source link

How to display some text on a cell when hovering over it #880

Open chupapee opened 1 year ago

chupapee commented 1 year ago

I want to display some text on a cell when hovering over it, now the coordinates can be obtained via the onCanvasClick method, is there any way to do it and show something like "+" in this cell when hovering?