Add links in a vizualization

Hello, I wish to do a vizualization in this style : radial viz but I want the elements of the viz (the marks) to be a clickable link to a webpage. Is it possible to do so in a kibana vega vizualization ?
I heard about markdown viz with a link but I want the link to be an integral part of the vizualization.

Thanks in advance.
Hubert

Theres an example of what you're looking for by the sounds of it. External links have to be enabled in the Kibana.yml

It looks like what I need ! Thanks a lot kilian.

No problem! Glad to help!