I would love to use the Zoom on Static Images part from https://plotly.com/julia/images/ with StipplePlotly.
If I understand StipplePlotly correctly I only need to change the attr part in each argument like yaxis= to this kind of form yaxis=PlotLayoutAxis(...
Unfortunately there doesn't seem to be a struct for PlotLayoutImage or something like that yet.
It would be awesome to have that functionality as part of this project to easily display images on the web that are zoomable.
I would love to use the
Zoom on Static Imagespart from https://plotly.com/julia/images/ with StipplePlotly.If I understand StipplePlotly correctly I only need to change the
attrpart in each argument likeyaxis=to this kind of formyaxis=PlotLayoutAxis(...Unfortunately there doesn't seem to be a struct for
PlotLayoutImageor something like that yet.It would be awesome to have that functionality as part of this project to easily display images on the web that are zoomable.