Hi everyone,
I have griddata for a surface plot with contours that are displaying bathymetry data. I was wondering if their was a way to turn off the surface plot and only show the contours on the 3d model? My goal is to overlay separate 3D scatter plot data over a contour, so a 2D contour plot doesnโt work.
Thanks in advance for any advice!
I worked out you can remove the surface plot by setting the opacity to 0. This isnโt quite good enough though, as I canโt work out how to only show the projection trace lines
I just want the z axis projections showing, so I can plot a 3D scatter plot over the top of contour plot. The goal would then be to show the coordinates and depth values, when I mouse over a 3D scatter point.
Any suggestions would be awesome! Thanks in advance!