intellipharm-pty-ltd / dc-addons

dc.js chart addons
http://intellipharm.github.io/dc-addons/
MIT License
67 stars 27 forks source link

Tooltip addon standard title removing #24

Closed martinkoenig closed 8 years ago

martinkoenig commented 8 years ago

Your function doesn´t remove the original title/tooltip for pie charts. But I´ve found already the solution! At line 30 in dc-tooltip-mixin.js you have to change "g.pie-slice path" to just "g.pie-slice", after that it work´s like charm.

Best regards und thanks for this great plugin :)

Tim-Intellipharm commented 8 years ago

Thanks for finding the fix! Released in v0.13.5