AnSavvides / d3act

d3 with React
MIT License
298 stars 26 forks source link

Tooltips don't show if using d3act with bootstrap.css #15

Closed AnSavvides closed 9 years ago

AnSavvides commented 9 years ago

This was spotted by @JoeGrasso in #14 - it looks like using a class of tooltip for our tooltips is not a great idea since bootstrap.css has global definitions for that class.