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.
Я ищу способы решить эту проблему, заставляя график прокручиваться горизонтально. Это возможно?