$(window).on("load",(function(){var n=function(n){return Array.apply(null,new Array(n))},r=n(52).map(Math.random).reduce((function(n,r,e){return n.labels.push(e+1),n.series.forEach((function(n){n.push(100*Math.random())})),n}),{labels:[],series:n(4).map((function(){return new Array}))});new Chartist.Line("#line-scatter",r,{showLine:!1,axisX:{labelInterpolationFnc:function(n,r){return r%13==0?"W"+n:null}}},[["screen and (min-width: 640px)",{axisX:{labelInterpolationFnc:function(n,r){return r%4==0?"W"+n:null}}}]])}));