AnSavvides/d3act

Make tooltips customisable

Open

#6 opened on Aug 20, 2015

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

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