how can I update chart.js boundaries smoothly and without jumping (like time)?
I used "type:time" but it changes my labels, I want my labels to be in current format:
code sandbox sample:
https://codesandbox.io/s/strange-dream-6ck7w?file=/src/pages/Index.vue
