suerprisePlus
2024-10-17 78c7b6c6dfe40761e7b8eb60498f2eb73c0aaad1
src/views/visualization/list/chart1.vue
@@ -117,6 +117,12 @@
            }
            const myChart = echarts.init(id);
            var option = {
                grid: {
                    left: "10%",
                    top: "10%",
                    right: "5%",
                    bottom: "25%",
                },
                title: {
                    text: "",
                    textStyle: {
@@ -187,7 +193,7 @@
        color: #fff;
        width: 100%;
        height: 45px;
        line-height: 45px;
        line-height:30px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }