mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-27 02:24:31 +02:00
feat: add configurability to frontend plot zoom
This commit is contained in:
@@ -9,6 +9,7 @@ new Job({
|
||||
roles: roles
|
||||
},
|
||||
context: new Map([
|
||||
['cc-config', clusterCockpitConfig]
|
||||
['cc-config', clusterCockpitConfig],
|
||||
['resampling', resampleConfig]
|
||||
])
|
||||
})
|
||||
|
Reference in New Issue
Block a user