echarts饼图 饼图分隔线、图例的位置、图例的类型、图例后面

2022-07-30  本文已影响0人  Jycoding

https://blog.csdn.net/makemoreefforts/article/details/119783201

legend:{

//纵向

orient: 'vertical',

        top: '40%',

        left: '67%',

        //图例距离饼图的距离

        itemGap: 40,

        itemWidth: 14,// 设置图例图形的宽

        itemHeight: 14

}

上一篇 下一篇

猜你喜欢

热点阅读