Highcharts 柱图往边框与阴影

    xiaoxiao2022-06-29  35

    Highcharts 柱图中每条柱外会有白色的边框, 去边框代码如下:

    plotOptions: { bar: { borderColor: "",//去边框 } }
    转载请注明原文地址: https://ju.6miu.com/read-1125291.html

    最新回复(0)