Hi Zvi.

What part of the graph do you wish to create using ECharts?
I think the gray MRI images are all images, and maybe you wish to create
the green lines using ECharts?
If so, I may suggest using pure canvas to draw the two green lines, because
it may be over-kill to use ECharts in this case.
If not, please let me know what part do you wish to create using ECharts.

Thanks!

Wenli


On Thu, Oct 3, 2019 at 10:59 PM Zvi Baratz <z.bar...@gmail.com> wrote:

> 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
>

Reply via email to