Remove zooming

This commit is contained in:
amcmanu3 2022-08-21 21:53:24 -04:00
parent 7e5d6fddda
commit eec9f0fc95

View File

@ -111,11 +111,7 @@
max: Math.max.apply(this, max_nums) + 5
}
}]
},
zoom: {
enabled: true,
mode: 'y'
},
}
}
});