Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

External Libraries in Qliksense

Is there any external library that can be called in extensions except for highcharts and d3 visualization?

3 Replies
Gysbert_Wassenaar

Yes, thousands of them. But you have to make sure your extension references them correctly. If you do that you can include any javascript library you want. See the online help for more information and examples: Loading resources ‒ Qlik Sense


talk is cheap, supply exceeds demand
simondachstr
Luminary Alumni
Luminary Alumni

I recommend the c3.js library, which is a derivative of d3.js

(Edit: This was supposed to be a reply to the topic-creator)

reddy-s
Master II
Master II

Hi Nitin,

You can even try Chartjs.