Dev10-34 commented on PR #34595:
URL: https://github.com/apache/superset/pull/34595#issuecomment-3201619238

    For example, lets say we want to show monthly data (time grain is set to be 
Month). To ensure no overlapping, echarts will omit a few months from the 
xaxis, even if the labels are rotated by 90 degress. So, instead of all 12 
months coming up, only quarterly months come up (Jan, April, July, October). 
Using the X Axis Interval configuration doesn't change the frequency at all 
either. As a result, this checkbox will allow the user to set the interval 
based on the selected timegrain itself. 
    No config state (initial state):
   <img width="2559" height="1236" alt="image" 
src="https://github.com/user-attachments/assets/bb65f839-6573-445b-97c4-3a94e8d8617f";
 />
   
   Setting label intervals:
   <img width="2559" height="1249" alt="image" 
src="https://github.com/user-attachments/assets/5972e240-da0e-41ac-8161-91cfddab5a92";
 />
   
   Checking the checkbox:
   <img width="2559" height="1247" alt="image" 
src="https://github.com/user-attachments/assets/efb36540-a807-4cdb-8b4e-9fda60fce46b";
 />
   
   


-- 
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: notifications-unsubscr...@superset.apache.org

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


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

Reply via email to