Merge pull request #192 from ClusterCockpit/31_141_apply_uplot_update

31 141 apply uplot update
This commit is contained in:
Jan Eitzinger
2023-08-11 10:24:32 +02:00
committed by GitHub
12 changed files with 403 additions and 99 deletions

View File

@@ -290,9 +290,9 @@
</Button>
{/if}
</Col>
<Col xs="auto">
<!-- <Col xs="auto">
<Zoom timeseriesPlots={plots} />
</Col>
</Col> -->
</Row>
<br />
<Row>
@@ -329,6 +329,7 @@
scopes={item.data.map((x) => x.scope)}
{width}
isShared={$initq.data.job.exclusive != 1}
resources={$initq.data.job.resources}
/>
{:else}
<Card body color="warning"