You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/29 01:42:25 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #17290: 需要一个功能实现如下效果

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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org