mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-10-28 15:15:07 +01:00
feat: add configurability to frontend plot zoom
This commit is contained in:
@@ -9,6 +9,7 @@ new Config({
|
||||
username: username
|
||||
},
|
||||
context: new Map([
|
||||
['cc-config', clusterCockpitConfig]
|
||||
['cc-config', clusterCockpitConfig],
|
||||
['resampling', resampleConfig]
|
||||
])
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user