Remove chart fixed time range (#58)
This commit is contained in:
@@ -21,14 +21,14 @@ const Dashboard = () => {
|
||||
<Grid item md={6}>
|
||||
<ResponsiveIFrame
|
||||
classes={classes}
|
||||
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"
|
||||
title="Battery Time Series"
|
||||
/>
|
||||
</Grid>
|
||||
<Grid item md={6}>
|
||||
<ResponsiveIFrame
|
||||
classes={classes}
|
||||
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"
|
||||
title="Signals Time Series"
|
||||
/>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user