summaryrefslogtreecommitdiff
path: root/src/components/_sila/Global/Chart.vue
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-08-29 17:45:35 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-08-29 17:45:35 +0300
commit7bbec9daea219689c6c86d041eb20e7101a43519 (patch)
tree34c1c05cfdfd4035a9cc28d3fc39d0e096ced497 /src/components/_sila/Global/Chart.vue
parent214d4d58742478b1e9ad3d0549568a92114179b8 (diff)
parentb721c462f29fc7d607c17ae8467092ef073345c4 (diff)
downloadwebui-vue-7bbec9daea219689c6c86d041eb20e7101a43519.tar.xz
Merge branch 'sila' of git.sila.ru:pub/openbmc/webui-vue into sila
Diffstat (limited to 'src/components/_sila/Global/Chart.vue')
-rw-r--r--src/components/_sila/Global/Chart.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/_sila/Global/Chart.vue b/src/components/_sila/Global/Chart.vue
index f6c389f8..f09d676f 100644
--- a/src/components/_sila/Global/Chart.vue
+++ b/src/components/_sila/Global/Chart.vue
@@ -131,6 +131,7 @@ export default {
margin: [52, 50, 32, 60],
height: '360px',
zoomType: 'xy',
+ animation: true,
resetZoomButton: {
position: {
x: 0,