helgasoft commented on issue #20637:
URL: https://github.com/apache/echarts/issues/20637#issuecomment-2568373174

   > When users scroll vertically through the chart, the X-axis labels 
(typically displayed at the top) are no longer visible
   
   This is when all data is displayed. But it doesn't need to be. 
   Try with _dataZoom_ start/end to show only portion of the data, also 
[zoomLock](https://echarts.apache.org/en/option.html#dataZoom-slider.zoomLock) 
to freeze the zoom window. Then vertical scrolling should work with Xaxis 
staying fixed and visible.
   📌 please close issue if problem solved.


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