Open 250602110504 opened 3 years ago
Hi @250602110504
Have you tried to installing from GitHub directly?
Another option could be to use the code in the rounded-corners file and place it in the project as any other custom code - after Highcharts core and all modules are loaded and initialized but before any chart, that will be using features of this plugin, is created.
@KacperMadej Can you please share an example?
Here are some demos for Highcharts in Vue: https://github.com/highcharts/highcharts-vue#online-demos Demo for Highcharts with the rounded-corners plugin in Vue: https://jsfiddle.net/BlackLabel/mbjuw0d8/
Hii, I am creating a vue application, where I want to install this library. Is there any suggestions on how to implement it?
Thanks in advance