REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 32.73 KB
Close
//proc/self/root/home/getspomw/royalsquad.us/public/admin/js/data-widgets.js
Text
Base64
$(function() { "use strict"; // chart 1 var options = { series: [{ name: "Total Orders", data: [240, 160, 671, 414, 555, 257, 901, 613, 727, 414, 555, 257] }], chart: { type: "bar", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#3361ff" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#3361ff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 0, curve: "smooth" }, colors: ["#3361ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart1"), options); chart.render(); // chart 2 var options = { series: [{ name: "Total Revenue", data: [240, 160, 671, 414, 555, 257, 901, 613, 727, 414, 555, 257] }], chart: { type: "bar", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#12bf24" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#12bf24"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 0, curve: "smooth" }, colors: ["#12bf24"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart2"), options); chart.render(); // chart 3 var options = { series: [{ name: "Bounce Rate", data: [240, 160, 671, 414, 555, 257, 901, 613, 727, 414, 555, 257] }], chart: { type: "bar", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#e72e7a" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#e72e7a"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 0, curve: "smooth" }, colors: ["#e72e7a"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart3"), options); chart.render(); // chart 4 var options = { series: [{ name: "New Users", data: [240, 160, 671, 414, 555, 257, 901, 613, 727, 414, 555, 257] }], chart: { type: "bar", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#ff6632" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#ff6632"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 0, curve: "smooth" }, colors: ["#ff6632"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart4"), options); chart.render(); // chart 5 var options = { series: [{ name: "Total Orders", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "line", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#ff6632" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#ff6632"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#e72e7a"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart5"), options); chart.render(); // chart 6 var options = { series: [{ name: "Total Income", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "line", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#3461ff" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#3461ff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#3461ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart6"), options); chart.render(); // chart 7 var options = { series: [{ name: "Comments", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "line", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#ff6632" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#ff6632"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#ff6632"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart7"), options); chart.render(); // chart 8 var options = { series: [{ name: "Comments", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "line", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#32bfff" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#32bfff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#32bfff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart8"), options); chart.render(); // chart 9 var options = { series: [{ name: "Comments", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "area", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#e72e2e" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#3461ff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#3461ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart9"), options); chart.render(); // chart 10 var options = { series: [{ name: "Comments", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "area", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#e72e2e" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#e72e2e"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#e72e2e"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart10"), options); chart.render(); // chart 11 var options = { series: [{ name: "Comments", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "area", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#12bf24" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#12bf24"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#12bf24"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart11"), options); chart.render(); // chart 12 var options = { series: [{ name: "Comments", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "area", width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#8932ff" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#8932ff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#8932ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart12"), options); chart.render(); // chart 13 var options = { series: [{ name: "Messages", data: [25, 66, 41, 59, 25, 44, 12, 36, 9, 21] }], chart: { foreColor: '#9a9797', type: "area", //width: 130, height: 100, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#3461ff" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#3461ff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#3461ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart13"), options); chart.render(); // chart 14 var options = { series: [{ name: "Members", data: [25, 35, 20, 47, 32, 44, 14, 55, 41, 69] }], chart: { foreColor: '#9a9797', type: "area", // width: 130, height: 100, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#12bf24" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#12bf24"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#12bf24"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart14"), options); chart.render(); // chart 15 var options = { series: [{ name: "New Tasks", data: [20, 15, 74, 32, 56, 31, 44, 33, 45, 19] }], chart: { foreColor: '#9a9797', type: "area", // width: 130, height: 100, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#e72e2e" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#e72e2e"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#8932ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart15"), options); chart.render(); // chart 16 var options = { series: [{ name: "New Tasks", data: [15, 75, 47, 65, 14, 32, 19, 54, 44, 61] }], chart: { foreColor: '#9a9797', type: "area", // width: 130, height: 100, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#ff6632" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#ff6632"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#ff6632"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart16"), options); chart.render(); // chart 17 var options = { series: [{ name: "Messages", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "area", //width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#e72e2e" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#3461ff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#3461ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart17"), options); chart.render(); // chart 18 var options = { series: [{ name: "Storage", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "line", // width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#ff6632" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#ff6632"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#ff6632"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart18"), options); chart.render(); // chart 19 var options = { series: [{ name: "Members", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "area", // width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#12bf24" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#12bf24"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#12bf24"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart19"), options); chart.render(); // chart 20 var options = { series: [{ name: "New Tasks", data: [240, 160, 671, 414, 555, 257, 901, 555, 257] }], chart: { type: "bar", // width: 130, height: 50, toolbar: { show: !1 }, zoom: { enabled: !1 }, dropShadow: { enabled: 0, top: 3, left: 14, blur: 4, opacity: .12, color: "#8932ff" }, sparkline: { enabled: !0 } }, markers: { size: 0, colors: ["#8932ff"], strokeColors: "#fff", strokeWidth: 2, hover: { size: 7 } }, plotOptions: { bar: { horizontal: !1, columnWidth: "35%", endingShape: "rounded" } }, dataLabels: { enabled: !1 }, stroke: { show: !0, width: 2.5, curve: "smooth" }, colors: ["#8932ff"], xaxis: { categories: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] }, fill: { opacity: 1 }, tooltip: { theme: "dark", fixed: { enabled: !1 }, x: { show: !1 }, y: { title: { formatter: function(e) { return "" } } }, marker: { show: !1 } } }; var chart = new ApexCharts(document.querySelector("#chart20"), options); chart.render(); $('#chart21').easyPieChart({ easing: 'easeOutBounce', barColor : '#e72e7a', lineWidth: 8, trackColor : 'rgb(231 46 122 / 15%)', scaleColor: false, onStep: function(from, to, percent) { $(this.el).find('.w_percent').text(Math.round(percent)); } }); $('#chart22').easyPieChart({ easing: 'easeOutBounce', barColor : '#3461ff', lineWidth: 8, trackColor : 'rgb(52 97 255 / 15%)', scaleColor: false, onStep: function(from, to, percent) { $(this.el).find('.w_percent').text(Math.round(percent)); } }); $('#chart23').easyPieChart({ easing: 'easeOutBounce', barColor : '#12bf24', lineWidth: 8, trackColor : 'rgb(18 191 36 / 15%)', scaleColor: false, onStep: function(from, to, percent) { $(this.el).find('.w_percent').text(Math.round(percent)); } }); $('#chart24').easyPieChart({ easing: 'easeOutBounce', barColor : '#ff6632', lineWidth: 8, trackColor : 'rgb(255 102 50 / 15%)', scaleColor: false, onStep: function(from, to, percent) { $(this.el).find('.w_percent').text(Math.round(percent)); } }); });
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 17
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
app-chat-box.js
119 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
app-emailbox.js
124 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
app-emailread.js
128 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
app.js
4.22 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
bootstrap.bundle.min.js
77.92 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
bootstrap.bundle.min.js.map
323.09 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
component-popovers-tooltips.js
166 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
data-widgets.js
32.73 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
form-date-time-pickes.js
478 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
form-file-upload.js
275 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
form-select2.js
614 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
icons-feather-icons.js
58 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
6.94 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
jquery.min.js
87.40 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pace.min.js
12.00 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table-datatable.js
419 B
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
todo.js
2.43 KB
lrw-rw-rw-
2025-09-17 06:53:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).