Riku
2025-06-09 2547159bbd781c8e1a41ecc939385396c85f9766
src/utils/echart/chart-option.js
@@ -31,7 +31,7 @@
    //   }
    // },
    grid: {
      left: '3%',
      left: '10%',
      right: '4%',
      bottom: '3%',
      containLabel: true
@@ -44,7 +44,7 @@
        name: name,
        type: 'pie',
        // radius: '55%',
        center: ['50%', '50%'],
        // center: ['50%', '50%'],
        data: _data,
        roseType: 'radius',
        percentPrecision: 0,