Display specific time frame grafana graph in habpannel?

Hey all, I’ve setup openhabian on a rpi3 b+ and installed influxdb and grfana options.

I have a graph of my temp items setup in grafana and it looks fantastic, I shared the graph and copied the urls then created a frame widget in habpannel. I altered the url slightly to include the time range I wanted for the graph to display. but it only displays the last 3 days, I’d like it to display the last month, anyone have a clue what’s going wrong here?

here is the url I’m using in the frame widget to pull the graph from grafana:
http://192.168.137.10:3000/d/LqqfFFiRz/temps?orgId=1&panelId=2&fullscreen&from=now-30d&to=now

Have you tried from=now-1M/M&to=now

http://docs.grafana.org/reference/timerange/