gehringf opened a new issue #16685:
URL: https://github.com/apache/echarts/issues/16685


   ### Version
   
   5.3.1
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/flo_core/pen/XWVmmNE?editors=0011
   
   ### Steps to Reproduce
   
   Create a chart with time series that has axis labels set a small chart width
   
   ### Current Behavior
   
   The auto generated labels overlap. They do not overlap when the chart is 
wider. 
   Any settings to interval etc. don't seem to make a difference.
   
   <img width="519" alt="image" 
src="https://user-images.githubusercontent.com/56080149/158556582-a2536358-0e3f-46f4-8c72-a9b8c9e1dcee.png";>
   
   
   ### Expected Behavior
   
   The chart only shows the labels that fit on the axis without overlapping.
   
   ### Environment
   
   ```markdown
   - OS: macOS Monterey
   - Browser: Chrome 96
   ```
   
   
   ### Any additional comments?
   
   The app I'm building will show very dynamic data for multiple hours within a 
day or multiple days etc, so I'd be happy if ECharts could take care of this 
for me. 
   
   In my specific case I would want to use a formatter fn for the labels. But 
then also it doesn't prevent overlapping as it does for type `category`.


-- 
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-unsubscr...@echarts.apache.org

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



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

Reply via email to