echarts-bot[bot] commented on issue #17290:
URL: https://github.com/apache/echarts/issues/17290#issuecomment-1169444198

   @mcx1230 It seems you are not using English, I've helped translate the 
content automatically. To make your issue understood by more people and get 
helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   A function is required to achieve the following effects
   
   **BODY**
   
   ### What problem does this feature solve?
   
   
![image](https://user-images.githubusercontent.com/40031193/176331555-e1536fb7-0e60-482f-aa52-388bca5f7bb8.png)
   
   Need to achieve the following effects can be divided into three schemes, the 
difficulty increases at a time
   
   1. On the basis of the already implemented content, realize the horizontal 
flip of the label text (requires official support for new attributes, which 
cannot be implemented through transform);
   2. The bar can choose the starting direction;
   3. Directly support such two-sided layout styles;
   
   ### What does the proposed API look like?
   
   label: {
      show: true,
      // Newly added API
     mirror: true, // false
   }
   </details>


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