Hi,

Click events are only available for series items. So you can't get the
click event with the title.
You may use DOM to create the title if you want to get the click event.

Thanks

*Ovilia*


On Mon, Oct 14, 2024 at 7:46 AM Luis Carmona
<luis.carm...@openpartner.cl.invalid> wrote:

> Hi folks,
>
> I would like to get acknowledge when user clicks on a title or on the
> labels of a chart, but haven´t succeed so far.
>
> I can detect click over the chart itself, but not on the other elements.
>
>
> Is it possible in the first place ?   and how if it is ?  Iam
> programming in svelte with the wrap svelte-echarts
>
>
> Thanks in advance.
>
> LC
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
> For additional commands, e-mail: dev-h...@echarts.apache.org
>
>

Reply via email to