Are there any way to unregister chartjs-plugin-labels globally? I tried same way as chartjs-plugin-datatable do. Chart.plugins.unregister(\'chartjs-plugin-labels\')
B