You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Charts require me to use Chart.js and the xAxis and yAxis styling does not work Invalid scale configuration for scale: yAxes Invalid scale configuration for scale: xAxes
I am forced to use import { Chart } from 'chart.js/auto'; in order to avoid the error: Canvas is already in use. Chart with ID '0' must be destroyed before the canvas with ID '' can be reused.
Disappointing, as the whole point of buying this style from Creative-Tim was the cool looking chart, which now looks like any other chart.js
No description provided.
The text was updated successfully, but these errors were encountered: