Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to set up a simple extension using d3 library. I am able to get the extension working without d3 part. But the d3 text or charts are not showing up. Even the alert statement doesnot work if it is coded after the d3 code. Infact any extension with d3 doesnot work on my personal edition. After finding that I was having Internet explorer 8, I switched to IE9. But the problem is still there.
Do I have to reinstall Qlikview to pick up the newly installed IE9 ? Please advise.
Also any guidance on how to debug extesion objects. I got both firebug-lite and QVconsole but don't know how to use them up.
Thanks for your time.
Aru.
hey mate,
try https://github.com/wallyflops
take a look at my example d3Bar... it should show you how to debug, and how to at least draw some stuff inside qlikview.
Thanks. I tried few things and finally your chart showed up. I tried deleting the extension folders and reinstalling. closed and reopened the qlikview application and it worked.