File: /var/www/vhost/disk-apps/demo-sigedo.teky.com.co/public/assets/js/es5/apexBubbleChart.script.min.js
"use strict";$(document).ready(function(){function e(e,a,t){for(var m=0,n=[];m<a;){var r=Math.floor(750*Math.random())+1,i=Math.floor(Math.random()*(t.max-t.min+1))+t.min,o=Math.floor(61*Math.random())+15;n.push([r,i,o]),864e5,m++}return n}var a={chart:{height:350,type:"bubble",toolbar:{show:!1}},dataLabels:{enabled:!1},series:[{name:"Bubble1",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})},{name:"Bubble2",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})},{name:"Bubble3",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})},{name:"Bubble4",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})}],fill:{opacity:.8},xaxis:{tickAmount:12,type:"category"},yaxis:{max:70}};function e(e,a,t){for(var m=0,n=[];m<a;){var r=Math.floor(Math.random()*(t.max-t.min+1))+t.min,i=Math.floor(61*Math.random())+15;n.push([e,r,i]),e+=864e5,m++}return n}new ApexCharts(document.querySelector("#simpleBubble"),a).render();var t={chart:{height:350,type:"bubble"},dataLabels:{enabled:!1},series:[{name:"Product1",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})},{name:"Product2",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})},{name:"Product3",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})},{name:"Product4",data:e(new Date("11 Feb 2017 GMT").getTime(),20,{min:10,max:60})}],fill:{type:"gradient"},xaxis:{tickAmount:12,type:"datetime",labels:{rotate:0}},yaxis:{max:70},theme:{palette:"palette2"}};new ApexCharts(document.querySelector("#threeDBubble"),t).render()});