areski / django-nvd3

Django wrapper for nvd3 - It's time for beautiful charts
Other
416 stars 124 forks source link

demoproject piechart TypeError: chart.tooltipContent is not a function #74

Open usimplex opened 8 years ago

usimplex commented 8 years ago

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
GordonRelenda commented 8 years ago

Hello.

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?

Cheers

PhoenixAlx commented 8 years ago

The same problem.

More info: http://stackoverflow.com/questions/35125110/django-nvd3-chart-tooltipcontent-is-not-a-function