shenxiang216 commented on issue #9271:
URL: https://github.com/apache/echarts/issues/9271#issuecomment-2011632022

   processedArray = arry.map((item, index) => {
   return {
   name: ${item.deviceName}${index > 0 ? Array(index + 1).join(" ") : ""},
   })
   }加的空格很多时,不会导致展示样式有问题吗


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to