sense-calendar-heatmap
Version:
Qlik Sense Visualization Extension with a diverging color scale. The values are displayed as colored cells per day. Days are arranged into columns by week, then grouped by month and years.
1 lines • 297 B
JavaScript
define(["jquery","underscore"],function(e){"use strict";return{addStyleToHeader:function(n){e("<style>").html(n).appendTo("head")},destroyObj:function(e,n){e.model.session.socket.send(JSON.stringify({jsonrpc:"2.0",id:2,method:"DestroySessionObject",handle:1,params:n instanceof Array?n:[n]}))}}});