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

Something is wrong with the node implementation #1

Open
ni-dschiller opened this issue Dec 11, 2021 · 0 comments
Open

Something is wrong with the node implementation #1

ni-dschiller opened this issue Dec 11, 2021 · 0 comments

Comments

@ni-dschiller
Copy link

ni-dschiller commented Dec 11, 2021

Used the code from here: https://www.npmjs.com/package/chart.js-image

image

Interestingly no error on execution. It seems only the editor has an issue here.

import ChartJSImage from 'chart.js-image';
...
await line_chart.toFile('chart.png');

Installed via npm install chart.js-image --save-dev

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

1 participant