Groups
Groups
Sign in
Groups
Groups
Shiny - Web Framework for R
Conversations
About
Send feedback
Help
Column Names Tooltips for datatables
629 views
Skip to first unread message
Dario Strbenac
unread,
Jul 19, 2015, 9:00:23 PM
7/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Is there a more elegant approach to display a separate tooltip for each column name (such as a longer column name) than using eval and parse, as mentioned at
http://stackoverflow.com/questions/31124122/r-shiny-mouseover-text-for-table-columns
?
Yihui Xie
unread,
Jul 19, 2015, 10:26:51 PM
7/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Dario Strbenac, shiny-discuss
eval(parse(text = ?)) is almost always a bad idea. I just completed my
answer on SO.
Regards,
Yihui
Reply all
Reply to author
Forward
0 new messages