Time series panel ignores relative time

Hi! I am running into an issue where my Time series panel in Grafana still uses the dashboard time picker, even though my Flux query and the Table visualization behave correctly.

Data source: InfluxDB (Flux).

I use the variables ${historytime} (eg 180d) and ${historyinterval} (eg 1d) in my query.

Thank you