Hi everyone, I browsed through the documentation and tried google searched but have not yet found a way to display multiple images in the same plot like matplotlib. I would appreciate it if you can show me how. Thanks!
Thanks for your prompt reply. Iβm using Jupyter Notebook and cannot reproduce the plots using your codes. Is there any additional set up I need to have for plotly to output figures in Jupyter Notebook?
I think I figured out the problem. I needed to restart Jupyter Notebook as I downloaded the package when my notebook session was still on. Thank you very much for the help!
Can you also have two and more imshow displayed on the same grid? imshow are more than just an image, they have some additional features like hovers and stuff hence my question.