a s
a s
@ShKlinkenberg I'm wanting to add a tooltipHTML to my tree, but one that is made with the collapsibleTree() function instead of collapsibleTreeNetwork() function. Currently, collapsibleTree() only allows for numeric tooltips,...
@ShKlinkenberg I think I figured it out. For future reference I changed the code for collapsibleTree.Node in line 18 from ` if(!is.null(tooltipHtml)) if(!(tooltipHtml %in% df$attributes)) stop("tooltipHtml column name is incorrect")`...
It's not working for me either. There was a previous issue, [#595](https://github.com/haozhu233/kableExtra/issues/595) which is closed now. But still after installing the ref # "a6af5c0", it was still not working