These tutorials aim to make up for the lack of any reference in the PlotlyJS.jl docs,
to the trace type, PlotlyJS.image
.
- PlotlyJS.image trace https://nbviewer.org/github/empet/PlotlyJS-image-tutorials/blob/main/1-PlotlyJS-image-trace.ipynb
1'. PlotlyJS.image from UInt8 arrays https://nbviewer.org/github/empet/PlotlyJS-image-tutorials/blob/main/1p-Image-from-ArrayUInt8.ipynb
-
Selecting an image from a list of images with a dropdown menu or a slider https://nbviewer.org/github/empet/PlotlyJS-image-tutorials/blob/main/2-Dropdown-menu-and-slider-for-images%20.ipynb
-
Linear Transformations of a PlotlyJS plot https://nbviewer.org/github/empet/PlotlyJS-image-tutorials/blob/main/3-Linear-Transformations-of-PlotlyJS-plots.ipynb