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


   @SurvivalBest 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**
   
   [Bug] When axisLabel uses rich text, if multiple rich texts are on the same 
line, all rich texts will use the align attribute of the first rich text
   
   **BODY**
   
   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   
![image](https://user-images.githubusercontent.com/16148806/147548456-1ad9e6af-9811-4415-861c-b80779783d4c.png)
   
   The requirement is to make a user ranking list, icons 1-3 need to be used, 
icons 4-10 do not use icons, use the corresponding text, you need to put the 
ranking and user name on one line, that is, [First]--[value in the screenshot 
】Or【Other】--【value】
   
   There will be a bug, the value cannot be set to align, the align of the 
value will be based on the align of First or Other, but the align of [Other] in 
the requirements must be center, and the align of [value] must be left
   
   ### Current Behavior
   
   
![image](https://user-images.githubusercontent.com/16148806/147548924-49f4f76e-581e-49db-ae00-ed6582aa65ac.png)
   The current result is as shown above
   
   
   If the align of [Other] is set to left, as shown below
   
![image](https://user-images.githubusercontent.com/16148806/147549006-ee5a84cb-410e-4bbe-887f-dd47a20378d4.png)
   
   
   ### Expected Behavior
   
   
![image](https://user-images.githubusercontent.com/16148806/147549098-9d63a1ff-d052-467f-8920-0c23fba1f6b6.png)
   I hope that when the ranking and user name are placed in a row, the ranking 
can be aligned in the center and the user name can be aligned to the left
   
   ### Environment
   
   ```markdown
   -OS:
   -Browser:
   -Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_
   </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