mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-10-10 16:14:31 +02:00
feat: add hover-legend to histograms & metricplots
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
timestep={data.timestep}
|
||||
scope={selectedScope} metric={metricName}
|
||||
series={series}
|
||||
isShared={isShared} />
|
||||
isShared={isShared}
|
||||
resources={job.resources} />
|
||||
{/if}
|
||||
{/key}
|
||||
|
Reference in New Issue
Block a user