shutterstock/rickshaw

detail, item active and various web layouts

Open

#36 opened on Apr 18, 2012

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (1,009 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (6,540 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

.rickshaw_graph .detail .item.active from detail.css would benefit by adding 'width: auto; height:auto;' to auto-size the detail tooltip on graph mouse hover. In it's current form, the tooltip doesn't get auto-sized when using a relative/percentage based layout.

Contributor guide