Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
puratchid100
Contributor II
Contributor II

qliksense Extension

Hi All,

We just now started to work on QlikSense. And we use 3rd party extensions for visualisation.

After going through the code, the java-script codes, we want to know the libraries used to create them in extension.

Can anyone help in getting the libraries used for QlikSense Extension.

Thanks,

Puratchi

1 Reply
Vincenzo_Esposito

You can use any JavaScript library you want. Google  for "JavaScript visualization library", it's a good starting point.

On branch.qlik.com the most used seems to be D3JS https://d3js.org but afaik also other are used like canvas.js, fusioncharts, chart.js, highcharts, c3.js