Hey,
I read some stuff about showing images in Kibana in the Discovery screen. Now I was curious and tested some things out. I was able to show URLs as picture, that worked great, but what I wasn't able to do is showing values in fields as a picture of another URL or as an SVG, if there are more than one value inside.
For example for a field value:
{value1}{value2} and {value3}
I'm trying to replace the values inside the brackets with an picture on a specific URL or as an SVG.
I was checking the different string URL formatters and one was showing how to display different country flags at once, but there was no explanation how to do that. I checked scripted fields as well, but compiling the value on the fly might be to resource intense. If there is no other way, I would use this way at last.
I checked the tutorial for your own custom field formatter, but the article is now six years old and I couldn't even find the directory for the formatters.
But for now:
Is there currently a way to do that?
Best regards,
Danny.