Dashboard update (#56)
This commit is contained in:
@@ -21,8 +21,8 @@ const Dashboard = () => {
|
||||
<Grid item md={6}>
|
||||
<ResponsiveIFrame
|
||||
classes={classes}
|
||||
src="https://grafana.fiskerdps.com/d-solo/1VTVJ_qGk/dashboard?orgId=2&refresh=5s&panelId=6"
|
||||
title="Vehicle Connected"
|
||||
src="https://grafana.fiskerdps.com/d-solo/jRKKo2gnz/battery?orgId=2&refresh=5s&from=1623892020715&to=1623892320715&panelId=2"
|
||||
title="Battery Time Series"
|
||||
/>
|
||||
</Grid>
|
||||
<Grid item md={6}>
|
||||
@@ -33,22 +33,6 @@ const Dashboard = () => {
|
||||
/>
|
||||
</Grid>
|
||||
</Grid>
|
||||
<Grid container className={classes.root} spacing={2}>
|
||||
<Grid item md={6}>
|
||||
<ResponsiveIFrame
|
||||
classes={classes}
|
||||
src="https://grafana.fiskerdps.com/d-solo/1VTVJ_qGk/dashboard?orgId=2&refresh=30s&from=1623869351185&to=1623880151186&panelId=14"
|
||||
title="Total Signals"
|
||||
/>
|
||||
</Grid>
|
||||
<Grid item md={6}>
|
||||
<ResponsiveIFrame
|
||||
classes={classes}
|
||||
src="https://grafana.fiskerdps.com/d-solo/1VTVJ_qGk/dashboard?orgId=2&refresh=5s&panelId=2"
|
||||
title="Vehicle Signals"
|
||||
/>
|
||||
</Grid>
|
||||
</Grid>
|
||||
<Button
|
||||
style={{ marginTop: 10 }}
|
||||
aria-label="create"
|
||||
|
||||
Reference in New Issue
Block a user