You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "echarts-bot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/30 07:32:20 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #18681: [Bug] 设置了yAxis. nameRotate后 yAxis.nameTextStyle. padding不生效

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

   @yangxiuy 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] yAxis.nameTextStyle.padding does not take effect after setting yAxis.nameRotate
   
   **BODY**
   
   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?c=multiple-y-axis
   
   ### Steps to Reproduce
   
   nameGap: 20,
   nameTextStyle: {
       padding: [0,-80,0,0], // When nameRotate is set, modifying padding will not take effect
    },
   nameRotate: -90,
   
   ### Current Behavior
   
   In the example linked above, yAxis.nameTextStyle.padding does not take effect after setting yAxis.nameRotate
   
   ### Expected Behavior
   
   After setting yAxis.nameRotate, yAxis.nameTextStyle.padding still takes effect
   
   ### 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: 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