Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scatter plot - Max Interpolation Width #350

Open
JNo1492 opened this issue Jul 23, 2024 · 0 comments
Open

Scatter plot - Max Interpolation Width #350

JNo1492 opened this issue Jul 23, 2024 · 0 comments

Comments

@JNo1492
Copy link

JNo1492 commented Jul 23, 2024

I've been using this tool to create cross section profiles, which is an incredible development:
image

As you can see, I am plotting the values on the scatter plot as points because if I use lines - the line would join the gap where there is no data for that depth unit. However, now there are visible gaps between points where there is a large jump in vertical change.

Basically, it would be good to be able to set a max interpolation distance, so I could make it so the points only connect with lines where the gap between points is less than for example, 10m along the x-axis.

On further inspection of the plotly library I believe the function required is ConnectGaps = True/False

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant