Jon Orth 2 Posted April 1 Share Posted April 1 Has anyone downloaded this and gotten the surfaces to work? I put something similar together to show wellbore trajectories and formation boundaries in a 2D scatter but this mod would be extremely helpful for our users who like the 3D scatter visualization. Link to comment Share on other sites More sharing options...
Glenn Hoskins Posted April 3 Share Posted April 3 Hi Jon, that particular mod is tricky to setup due to the complexity and some of the requirements in the underlying Plotly library. There is a sample in the mod that shows how to set it up. At a minimum for just surfaces you'll need the following axes: Group By, Layer Type, X, Y, Z. It doesn't like perfectly flat vertical or horizontal planes (that's a Plotly issue), but anything else should render. Feel free to drop me a DM if you need further assistance. Link to comment Share on other sites More sharing options...
Glenn Hoskins Posted April 4 Share Posted April 4 Having reviewed Jon's data, it looks like gaps in the surface data may have been causing the surface not to render. The Article page has been updated with more information about how to compose data for surfaces, and some of the constraints and pitfalls. Link to comment Share on other sites More sharing options...
Recommended Posts