You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using hacked twitter bootstrap tooltips (from VisCtrl) for peers and countries, and angular-ui's ui-jq directive (from vis.html) for yourself in the visualization. Good for a first pass, but sometimes it's hard to get a particular tooltip you're interested in to show up or stay visible. Angular-UI Bootstrap's tooltip directive is about to add support for html tooltips, and may soon add support for {placement: "mouse"}. At that point switching to the Angular-UI Bootstrap tooltip may solve these usability problems, as well as improve the code.
The text was updated successfully, but these errors were encountered:
We are currently using hacked twitter bootstrap tooltips (from VisCtrl) for peers and countries, and angular-ui's ui-jq directive (from vis.html) for yourself in the visualization. Good for a first pass, but sometimes it's hard to get a particular tooltip you're interested in to show up or stay visible. Angular-UI Bootstrap's tooltip directive is about to add support for html tooltips, and may soon add support for {placement: "mouse"}. At that point switching to the Angular-UI Bootstrap tooltip may solve these usability problems, as well as improve the code.
The text was updated successfully, but these errors were encountered: