appreciated / apexcharts-flow

ApexCharts.js wrapper for the Vaadin Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when setting fill type "image"

mcortinez opened this issue · comments

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