AnSavvides/d3act

Make tooltips customisable

Open

#6 opened on Aug 20, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (26 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (300 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently, the tooltips are not customisable; we should change that so that people can implement tooltips the way they want them to be. We should let people have control over how the tooltips look (style) and what information they contain (content).

Contributor guide