Hi, I hope this isn't a silly question, but I've been digging through the documentation and couldn't seem to be able to find a reasonable solution - I have MRI scans in the form of 3D matrices, and I would like to create an interactive "slice viewer" that can display 2D slices of the data in the three planes.
Here is an example I created in the past using Bokeh <https://bokeh.pydata.org/en/latest/>: [image: image.png] Is there a suitable component type to achieve this with Echarts? Thank you very much for your help and all your wonderful work, Zvi