Hi all,
Couldn't find an answer on SO or elsewhere, so by all means, link me there
:)

I've created a Graph(forced) chart, and used a SVG as symbol. Click events
only trigger if I click the SVG paths itself, they do not trigger in
between the paths.

How can I wrap the symbol with a div/span/other or any other solution to
make the area of the symbol clickable, wether on the SVG path or not.

Thank you!

SO link
https://stackoverflow.com/questions/73738246/echarts-how-to-make-node-clickable-when-using-svg-path-as-symbol

Reply via email to