Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Consolidate d3 tooltip implementation #43

Open
chrisknoll opened this issue Mar 12, 2015 · 0 comments
Open

Consolidate d3 tooltip implementation #43

chrisknoll opened this issue Mar 12, 2015 · 0 comments

Comments

@chrisknoll
Copy link
Contributor

We currently have 2 implemntations of tooltips on our d3 graphs: d3-tip (seen on most of our graphs) and popover from bootstarp (seen on the tooltips on our treemaps for condition, condition era, etc). The bootstrap one was applied to the treemaps (d3 tip was the origional implementation) because the tooltips from bootstrap remain in the viewport, while d3tips just pop up (and can be obscured).

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

No branches or pull requests

1 participant