Hi everyone, I created a dashboard with the choroplethSVG function. However for my usecase I can not use the upload function for SVG's. I have to use the link function for SVG's.
I tried to use a link to google drive to insert the SVG data but the result is an error message.
"error was`TypeError: Failed to fetch`"
I often use links referring to PNG data in drive and it always works. I realized that a link to PNG leads to opening the PNG. A link referring to SVG in drive results in opening a new tab and downloading the data instead of opening it.
Is there any way to make use of this function or does Splunk not yet support the link function for SVG.