Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing this library into a vue.js app #29

Open
250602110504 opened this issue Mar 3, 2021 · 3 comments
Open

Installing this library into a vue.js app #29

250602110504 opened this issue Mar 3, 2021 · 3 comments

Comments

@250602110504
Copy link

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

@KacperMadej
Copy link

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.

@felixberas
Copy link

@KacperMadej Can you please share an example?

@KacperMadej
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants