0
Youβre missing the import for the library:
import Chart from 'chart.js'
import 'chartjs-chart-error-bars'
Source:stackexchange.com
0
Youβre missing the import for the library:
import Chart from 'chart.js'
import 'chartjs-chart-error-bars'