Closed pvictor closed 5 years ago
Hi! Here are the tooltips ! I remove the animation when they appear because there is a little lag in my RStudio Viewer (you can turn it back on line 45). container: 'body' is important because otherwise DT is messed up.
container: 'body'
Victor
Thanks!
Hi! Here are the tooltips ! I remove the animation when they appear because there is a little lag in my RStudio Viewer (you can turn it back on line 45).
container: 'body'
is important because otherwise DT is messed up.Victor