echarts修改上下左右的边距

grid: {
                top: '4%',
                left: '3%',
                right: '4%',
                bottom: '3%',
                containLabel: true
            },

posted @ 2018-08-24 09:25  front-gl  阅读(15571)  评论(0)    收藏  举报