fandi-1205 commented on issue #20028:
URL: https://github.com/apache/echarts/issues/20028#issuecomment-2208096503

   Maybe you can try this method. Check the official documentation and we can 
find the location setting of the label.
   
![image](https://github.com/apache/echarts/assets/141796004/36fd697e-33b1-40a5-8a10-1111bb8f79c2)
   
   You can change the distance between the label and the graphic bar element by 
setting the label's position.Use relative percentage, or absolute pixel values 
to represent position of label relative to top-left corner of bounding box.
   You can set it uniformly or set it one by one. The effect after setting is 
as follows
   
![image](https://github.com/apache/echarts/assets/141796004/a9ee7811-5fad-45ff-86ad-f2e0423565f2)
   
   


-- 
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