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

Error when setting fill type "image" #99

Open
mcortinez opened this issue Feb 12, 2021 · 0 comments
Open

Error when setting fill type "image" #99

mcortinez opened this issue Feb 12, 2021 · 0 comments
Labels
bug Something isn't working will accept PR

Comments

@mcortinez
Copy link

unable to set fill type 'image'. Using scatter chart.

when i set ApexChartsBuilder.get().withFill(FillBuilder.get().withType("image").withImage(ECGImage).build())
i got the error "Image (async)" on the browser console.

Using Chrome browser.

2021-02-01 15_02_53-CNyM

@mcortinez mcortinez added the bug Something isn't working label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working will accept PR
Projects
None yet
Development

No branches or pull requests

2 participants