summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-08-23 14:57:10 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-08-23 14:57:10 +0300
commitcaa3988ed7881eae9af4c4973c8b0b006a7015e9 (patch)
treecd546fce3106d555be2ffa93df46966160620566
parentab2437b81c6b413dd0e3d2107508f53ea291039a (diff)
parentc7646ccdc9a230e0eefea7259486a33e612c6d78 (diff)
downloadwebui-vue-caa3988ed7881eae9af4c4973c8b0b006a7015e9.tar.xz
Merge branch 'sila' of git.sila.ru:pub/openbmc/webui-vue into sila
-rw-r--r--src/components/_sila/Global/Chart.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/_sila/Global/Chart.vue b/src/components/_sila/Global/Chart.vue
index 6abf8b07..25fa1221 100644
--- a/src/components/_sila/Global/Chart.vue
+++ b/src/components/_sila/Global/Chart.vue
@@ -131,7 +131,7 @@ export default {
type: 'spline',
margin: [52, 50, 32, 60],
height: '360px',
- zoomType: 'x',
+ zoomType: 'xy',
resetZoomButton: {
position: {
x: 0,