No data being shown if I change the time range

  • What Grafana version and what operating system are you using?
    11.0
  • What are you trying to achieve?
    See my data plotted within smaller time ranges
  • How are you trying to achieve it?
    Modifying the time range
  • What happened?
    I don’t see data in any time range less than 20 hours, but i see data in more than 21 hours.
  • What did you expect to happen?
    I should see data even in the last hour, since if I use a larger time range (say 24 hours), I do indeed see data coming from the last hour

I am using Django | Grafana Labs.
Setting the rime range to less than 20 hours, shows no data, see picture attached


if I set the time range to anything over 22 hours, I start seeing data. I would expect to see data even if I set the time range to Last 1 hour, since if I set it to Last 22 hours, I do see data coming from the last hour, which should be plotted if I change the range to Last 1 hour.