You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: