Closed pg2455 closed 8 years ago
If userInteractiveGuideline
is true you can modify the contents using chart.interactiveLayer.tooltip.contentGenerator
more info here: http://stackoverflow.com/questions/12416508/nvd3-piechart-js-how-to-edit-the-tooltip
Please open issues under novus/nvd3, thanks!
Hi,
In addition to have useInteractiveGuideline(true) I would like my normal stacked Area chart to show me tooltip content. Is there a way that I can define what goes in tooltip? I don't see much documentation on tooltips.