Hi!
I’ve go 100x100x100 array with function values f=f(x_n, y_m, z_k). Is there a plotly function to create my function constant slices?
Hi @vanis, I’m not sure to understand what you’re looking for, maybe isosurfaces https://plot.ly/python/3d-isosurface-plots/ ? If not, could you please give more details (including an example of the function maybe)?