Davide Violante
Davide Violante
Idk about Vue, on Angular I'm importing only ```ts import Chart from 'chart.js/auto'; ``` and then using new Chart(...) If you make it work with Vue, let me know and...
You should follow the same steps as installing any other third party library into a Vue project. For example how do you add jQuery ot similar library to Vue and...
Anyone tried something similar to this: https://github.com/DavideViolante/chartjs-plugin-labels/issues/5#issuecomment-1018550541? If someone make it work please comment here so I add the info on the readme.
Fix the linting using eslint Fix the tests Add more tests about this case
Hello, thank you for the suggestion. I think sending DM is a bit different due to permissions, so for now I'm not going to implement this.