daattali / timevis

📅 Create interactive timeline visualizations in R
http://daattali.com/shiny/timevis-demo/
Other
652 stars 157 forks source link

Tooltips and search #60

Closed royfrancis closed 5 years ago

royfrancis commented 5 years ago

Hi, I was wondering if you could provide a simple example on how to display additional info from the data.frame as tooltips over the horizontal bars. Second, is it possible to have a search functionality to filter down bars (in case there are many bars). I am thinking of the neat search feature of datatables. Thanks.