How to make this figure

Hi all… I have a 4D matrix (X,Y,Z,P) and I need to make a figure with slices and isosurfaces… something like the plot bellow. Any idea how to a figure like this in Julia?

I think Plotly.js is capable of doing such volume plots see this example:
https://plotly.com/julia/3d-volume-plots/