Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve visualization tooltips #47

Closed
lanterndev opened this issue Mar 29, 2013 · 1 comment
Closed

improve visualization tooltips #47

lanterndev opened this issue Mar 29, 2013 · 1 comment
Labels

Comments

@lanterndev
Copy link
Contributor

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.

@lanterndev
Copy link
Contributor Author

covered by work for #49 and in 1b4059e.
/cc @myleshorton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant