harelorinctera opened a new issue, #33502:
URL: https://github.com/apache/superset/issues/33502

   ## Screenshot
   
![Image](https://github.com/user-attachments/assets/00043120-cf44-4051-a2f3-e4c6f3d5cfe8)
   
   ### Issue Description:
   When applying a time filter for a specific range of several hours (e.g., 
2025-05-07 07:00 to 10:00), a chart using hourly time grain (`time grain = 
Hour`) and hourly data shows the following issues:
   1. The X-axis labels incorrectly show multiple days (e.g., 05/06, 05/07, 
05/08) even though the selected time range is just a few hours on a single day.
   
   2. The chart only shows a single data point (e.g., 07:00), even though data 
exists at hourly intervals (08:00, 09:00).
   
   3. It's not possible to view or scroll between the selected hours—the chart 
renders just that one point.
   
   
   **Expected Behavior:**
   - X-axis should match the actual selected range (e.g., only show 07:00, 
08:00, 09:00).
   - All hourly data points in the selected range should be shown.
   - X-axis granularity and labels should reflect the chosen time grain and 
window correctly.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to