felix-fuin opened a new issue, #21031:
URL: https://github.com/apache/echarts/issues/21031

   ### What problem does this feature solve?
   
   Hi,
   
   Related to [this ticket](https://github.com/apache/echarts/issues/15934), it 
could be great to specify the border width on each side, for example on a bar 
chart, in order to realize design like this with a top border:
   
   <img width="543" alt="Image" 
src="https://github.com/user-attachments/assets/649cc9af-62dd-4b80-a7f1-de887555bd07";
 />
   
   Thanks
   
   ### What does the proposed API look like?
   
   Something like this should be great:
   
   `itemStyle: {
       borderWidth: [1, 0, 0, 0]
   }`


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