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

hole issue in contour #35

Closed
polaris0227 opened this issue Dec 5, 2019 · 5 comments
Closed

hole issue in contour #35

polaris0227 opened this issue Dec 5, 2019 · 5 comments

Comments

@polaris0227
Copy link

polaris0227 commented Dec 5, 2019

I got an issue that there are holes while drawing contours.
When i change size, it sometimes appears and sometimes disappears.

contours

Please advise if anyone can help me out.
Thank you.

@Fil
Copy link
Member

Fil commented Dec 5, 2019

These are probably zones where there is not a lot of density of the initial points, so density contours create holes. This is expected and the correct solution. You can however remove holes by drawing only the first ring of each polygon in the GeoJSON.

Note however that this is not the right place to ask for help. Instead please use the Stack Overflow tag d3.js. Thousands of D3-related questions have been asked there, and some answers may be relevant to you.

When asking for help, please include a link to demonstrate the issue, preferably as an Observable notebook. It is often impossible to debug from code snippets alone. Isolate the issue and reduce your code as much as possible before asking for help. The less code you post, the easier it is for someone to debug, and the more likely you are to get a helpful response.

If you have a question about D3’s behavior and want to discuss it with other users, also consider the d3-js Google Group or joining the d3-js Slack.

Thank you! 🤖

@Fil Fil closed this as completed Dec 5, 2019
@polaris0227
Copy link
Author

polaris0227 commented Dec 6, 2019 via email

@Fil
Copy link
Member

Fil commented Dec 6, 2019 via email

@polaris0227
Copy link
Author

polaris0227 commented Dec 6, 2019 via email

@Fil
Copy link
Member

Fil commented Dec 6, 2019 via email

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

No branches or pull requests

2 participants