riku
2025-10-21 dca26bac2c05fcfc9c7ed477b32a7fab1295a688
src/utils/chart/chart-to-img.js
@@ -27,7 +27,8 @@
    true,
    false,
    { left: '7%', right: '7%', top: '10%', bottom: '10%' },
    series.name
    series.name,
    false
  );
  if (exceptionIndexArr) {
    const visualMap = baseVisualMap(exceptionIndexArr);