SurvivalBest opened a new issue #16292:
URL: https://github.com/apache/echarts/issues/16292


   ### 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)
   
   
需求是需要做一个用户排行榜,第1-3需要使用图标,4-10不使用图标,使用对应的文本,需要将排名和用户名称放在一行,即截图中的【First】--【value】或者【Other】--【value】
   
   
会出现bug,value无法设置align,value的align会根据First或者Other的align来,但是需求中【Other】的align必须是center,【value】的align必须是left
   
   ### Current Behavior
   
   
![image](https://user-images.githubusercontent.com/16148806/147548924-49f4f76e-581e-49db-ae00-ed6582aa65ac.png)
   当前结果如上图
   
   
   如果【Other】的align设置为left,如下图
   
![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)
   希望排名和用户名放在一行时,排名能够居中对其,用户名能够居左对其
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


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