Qilk-Sense-Chartjs
Qilk-Sense-Chartjs copied to clipboard
Qlik Sense Extension using Chart.js(http://www.chartjs.org/).
I updated my version of Qlik Sense and I can't visuaizate the charts anymore
I'm unable to provide exact steps on how to reproduce, but I get the attached console error intermittently as I resize browser windows or open the chrome dev tools. 
Hello - great work on pulling this extension, it's definitely one of my go-to extensions. I'm using v0.2.1 configuring a stacked percentage bar chart. On certain screen sizes as the...
Hi, I noticed that when a chart has both negative and positive numbers, the negative numbers are missing their thousand separator. I partially fixed it for those that are set...
great extension. is there anyway to enable data points in line chart? Added below script in multi_series_line_chart.js. but no luck. thank you. `onAnimationComplete: function () { alert('1'); this.datasets.forEach(function (dataset) {...