summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,