Surface plot

In 3D space, x=y is a vertical plane. Using Plots.jl’s plotlyjs backend, one way to plot vertical surfaces is shown in this other post. I think you just need to apply a trivial 45 degrees rotation to the vertical plane meshes shown, in order to obtain the x=y surface.