Modern browsers support base64 natively.
I was thus wondering if there is a simple way to statically embed images into a html file and display them instead of text when hovering over a point in a plotly plot. This should happen on the client side β I do not want to run a server for this.
Many thanks!