Marco
Marco
I played around a little longer and came up with an idea. Using the [svelte compiler options](https://svelte.dev/docs#template-syntax-svelte-options) with the accessors true and binding the element with bind:this so the Charts.svelte...
I am still unsure if that's a good way to implement it. In my eyes it still kind of feels wrong importing echarts at every component I would like to...
This [issue](https://github.com/bherbruck/svelte-echarts/issues/1) is related. Unfortunately I am currently not able to implement something more robust. But I left a comment which should help you in accessing the rest of the...