Qilk-Sense-Chartjs icon indicating copy to clipboard operation
Qilk-Sense-Chartjs copied to clipboard

Qlik Sense Extension using Chart.js(http://www.chartjs.org/).

Results 5 Qilk-Sense-Chartjs issues
Sort by recently updated
recently updated
newest added

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. ![chartjs_console_error](https://user-images.githubusercontent.com/22177573/34626628-80e0ec82-f22b-11e7-9559-3f27b23ea050.JPG)

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) {...