Remove chart fixed time range (#58)

This commit is contained in:
John Wu
2021-06-17 09:11:45 -07:00
committed by GitHub
parent 4f5f4b21f9
commit 5b37f39e74
2 changed files with 4 additions and 4 deletions

View File

@@ -1703,7 +1703,7 @@ exports[`App Route /dashboard authenticated 1`] = `
>
<iframe
frameborder="0"
src="https://grafana.fiskerdps.com/d-solo/jRKKo2gnz/battery?orgId=2&refresh=5s&from=1623892020715&to=1623892320715&panelId=2"
src="https://grafana.fiskerdps.com/d-solo/jRKKo2gnz/battery?orgId=2&refresh=30s&panelId=2"
style="position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; width: 100%; height: 100%;"
title="Battery Time Series"
/>
@@ -1717,7 +1717,7 @@ exports[`App Route /dashboard authenticated 1`] = `
>
<iframe
frameborder="0"
src="https://grafana.fiskerdps.com/d-solo/1VTVJ_qGk/dashboard?orgId=2&refresh=30s&from=1623869272751&to=1623880072751&panelId=12"
src="https://grafana.fiskerdps.com/d-solo/1VTVJ_qGk/dashboard?orgId=2&refresh=30s&panelId=12"
style="position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; width: 100%; height: 100%;"
title="Signals Time Series"
/>