You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried using the demo project but It wont render the piechart example and gives the following error in JavaScript Console :
TypeError: chart.tooltipContent is not a function
test:23
a.render/c()
nv.d3.min.js:3
The text was updated successfully, but these errors were encountered:
I have the same problem here. I installed django-nvd3 according to the instructions and get the same JS error as Sarsam.
Is there any fix, workaround or possibility to switch off the tooltip?
I've tried using the demo project but It wont render the piechart example and gives the following error in JavaScript Console :
TypeError: chart.tooltipContent is not a function
test:23
a.render/c()
nv.d3.min.js:3
The text was updated successfully, but these errors were encountered: