HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/sigedo-demo.allup.com.co/public/assets/js/es5/widget-list.js
'use strict';

// chart no 13

var options6 = {
    chart: {
        type: 'bar',
        width: '20%',
        height: 30,
        sparkline: {
            enabled: true
        }
    },
    plotOptions: {
        bar: {
            columnWidth: '40%'
        }
    },
    colors: ['#c43235'],

    series: [{
        data: [25, 15, 35, 35, 55, -75, -100, 75, 55, 35, 25, 15, 15]
    }],
    labels: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
    xaxis: {
        crosshairs: {
            width: 1
        }
    },
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};
new ApexCharts(document.querySelector("#chart13"), options6).render();

// widgetChart14

var options6 = {
    chart: {
        type: 'bar',
        width: '20%',
        height: 30,
        sparkline: {
            enabled: true
        }
    },
    plotOptions: {
        bar: {
            columnWidth: '40%'
        }
    },
    colors: ['#c43235'],

    series: [{
        data: [-25, 15, -35, 35, 55, -75, 100, 75, 55, -35, -25, -15, 15]
    }],
    labels: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
    xaxis: {
        crosshairs: {
            width: 1
        }
    },
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};
new ApexCharts(document.querySelector("#widgetChart14"), options6).render();

//widgetChart15
var options6 = {
    chart: {
        type: 'bar',
        width: '20%',
        height: 30,
        sparkline: {
            enabled: true
        }
    },
    plotOptions: {
        bar: {
            columnWidth: '40%'
        }
    },
    colors: ['#c43235'],

    series: [{
        data: [25, 15, -35, -35, -55, -75, -100, -75, -55, -35, -25, -15, -15]
    }],
    labels: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
    xaxis: {
        crosshairs: {
            width: 1
        }
    },
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};
new ApexCharts(document.querySelector("#widgetChart15"), options6).render();

// widgetChart16
var options6 = {
    chart: {
        type: 'bar',
        width: '20%',
        height: 30,
        sparkline: {
            enabled: true
        }
    },
    plotOptions: {
        bar: {
            columnWidth: '40%'
        }
    },
    colors: ['#c43235'],

    series: [{
        data: [25, 15, 35, 35, 55, 75, 90, 75, 55, 35, 25, 15, 15]
    }],
    labels: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
    xaxis: {
        crosshairs: {
            width: 1
        }
    },
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};
new ApexCharts(document.querySelector("#widgetChart16"), options6).render();

//widgetChart17
var options6 = {
    chart: {
        type: 'bar',
        width: '20%',
        height: 30,
        sparkline: {
            enabled: true
        }
    },
    plotOptions: {
        bar: {
            columnWidth: '40%'
        }
    },
    colors: ['#c43235'],

    series: [{
        data: [95, 75, 35, 35, 55, 25, 30, 75, 55, 55, 25, 65, 80]
    }],
    labels: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
    xaxis: {
        crosshairs: {
            width: 1
        }
    },
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};
new ApexCharts(document.querySelector("#widgetChart17"), options6).render();

// widgetChart18
var options6 = {
    chart: {
        type: 'bar',
        width: '20%',
        height: 30,
        sparkline: {
            enabled: true
        }
    },
    plotOptions: {
        bar: {
            columnWidth: '40%'
        }
    },
    colors: ['#c43235'],

    series: [{
        data: [25, 15, 35, 35, 55, 75, 90, 75, 55, 35, 25, 15, 15]
    }],
    labels: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
    xaxis: {
        crosshairs: {
            width: 1
        }
    },
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};
new ApexCharts(document.querySelector("#widgetChart18"), options6).render();

// widgetCHart19
var options6 = {
    chart: {
        type: 'bar',
        width: '20%',
        height: 30,
        sparkline: {
            enabled: true
        }
    },
    plotOptions: {
        bar: {
            columnWidth: '40%'
        }
    },
    colors: ['#c43235'],

    series: [{
        data: [25, 15, -35, -35, -55, -75, -100, -75, -55, -35, -25, -15, -15]
    }],
    labels: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
    xaxis: {
        crosshairs: {
            width: 1
        }
    },
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};
new ApexCharts(document.querySelector("#widgetChart19"), options6).render();

// chart1
var options1 = {
    chart: {
        type: 'line',
        width: '20%',
        height: 20,
        sparkline: {
            enabled: true
        }

    },

    series: [{
        data: [25, 66, 41, 89, 63, 25, 44, 12, 36, 9, 54]
    }],
    tooltip: {
        fixed: {
            enabled: false
        },
        x: {
            show: false
        },
        y: {
            title: {
                formatter: function formatter(seriesName) {
                    return '';
                }
            }
        },
        marker: {
            show: false
        }
    }
};

new ApexCharts(document.querySelector("#chart1"), options1).render();