chart.js with Vue.js Does anyone know how to create scrollable charts with
vue.js? I have a very long
line chart with over a year on the x axis. If you change the view of
the browser to the mobile screen, labels on the x-axis interpenetrate, making
it impossible to read different categories.
我正在寻找通过使图形水平滚动来解决此问题的方法。那可能吗?