I am using Plots.jl with the plotly backend and I am wondering if it's possible to plot an image at specific coordinates. Say for example I have an image that I want to plot at (x = 1 , y = 1) and the size of the picture of 1. Is it possible to that using Plots.jl?