Can't get desired interval for 1 week of data

Good day! I’m on Grafana 9.3.2

I’m trying to get a graph with 1m interval data for a week?

In query options of my panel I set “Max data points” to 10080 (i.e. minutes in a week) and “Min interval” = 1 minute. I have 18 sources of data (but with only 1 it behaves the same).
When I refresh the dashboard the panel shows only 167 data points for 1 week. But when I choose 4 days instead of 1 week I get the data with 1 minute intervals.

This is what I get for 1 week:

And 4 days (that’s what I need):

How can I get it work as expected for 1 week?

Hi @fedorvinogradov,

Welcome to the :grafana: community support forums !!

We are excited that you joined our OSS community. Please read about some of the FAQs in the community :slight_smile:

I think you can check this post as it explains how to make a panel custom timeline e.g. 1 day, week, month etc.

Let us know if this helps.