You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "hongdeyuan (via GitHub)" <gi...@apache.org> on 2023/06/29 02:40:58 UTC

[GitHub] [echarts] hongdeyuan opened a new issue, #18823: [Bug] Does closing the legend cause the axisLabel on the timeline (x-axis) to disappear?

hongdeyuan opened a new issue, #18823:
URL: https://github.com/apache/echarts/issues/18823

   ### Version
   
   5.3.0
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/hongdeyuan/pen/eYQvPNd
   
   ### Steps to Reproduce
   
   1. Close all legends
   2. See the axisLabel on the X-axis disappear
   
   ### Current Behavior
   
   Turn off all legends,  the axisLabel on the X-axis disappear
   
   ### Expected Behavior
   
   Turn off all legends, The axisLabel for the X and Y axes should display
   
   ### Environment
   
   ```markdown
   - OS: macos 13.3.1 (a) (22E772610a)
   - Browser: chrome
   - Framework: react@17.0.2
   ```
   
   
   ### Any additional comments?
   
   See recording screen:
   ![20230629103655_rec_](https://github.com/apache/echarts/assets/37143703/43a4de71-cefd-47d1-a599-d93f3a2a6dbe)
   
   
   If the Y-axis is not set with min and max, the same effect will apply:
   
   ![20230629103944_rec_](https://github.com/apache/echarts/assets/37143703/1b12e207-b8a6-4eeb-964d-f2777bc22b3f)
   
   
   So the X-axis also needs to be set with min and max? 🤔️


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