Hello,
I would like to display pictures in visualizations, the pictures are stored in in eleasticsearch in a base64 format.
So I have a field on an index that is the base64 format of an image and I want to display it in a visualization
How can I this?
Thanks!