-
Notifications
You must be signed in to change notification settings - Fork 67
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
How to use graphics.js with Angular 6? #8
Comments
@abudarevsky we will look into it and get back to you |
@abudarevsky |
@abudarevsky Here are few lines how to use the graphicsJS in the Angular app:
|
@Shestac92 Does the link for the ts file work? |
@a2441918 Please, use this link to get the latest graphics.d.ts |
@Shestac92 the link seems to be broken |
@jchatkinson |
Any news on this? both of links are broken! |
@pouya-daneshvar-freelands-it |
Any news on this? both of links are broken! |
The last link mentioned is |
There is demo project for AnyChart intergration with angular 5, however, the same approach doesn't work for graphics.js. Attempt to import the library results in error:
core.js:1633 ERROR Error: Uncaught (in promise): ReferenceError: acgraph is not defined
installed the latest version 1.3.2 via npm
The text was updated successfully, but these errors were encountered: