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

Expose prune? #3

Open
mbostock opened this issue Nov 1, 2016 · 2 comments
Open

Expose prune? #3

mbostock opened this issue Nov 1, 2016 · 2 comments

Comments

@mbostock
Copy link
Member

mbostock commented Nov 1, 2016

Useful if you remove objects, and want to garbage-collect the arcs.

@mbostock mbostock self-assigned this Nov 1, 2016
@mbostock
Copy link
Member Author

Related #4 it seems like rebuilding the topology is probably the most effective way to garbage-collect and coalesce unique arcs.

@mbostock mbostock removed their assignment Mar 31, 2017
@mindrones
Copy link

Hi! Just to say we are currently using it in production by importing it directly as

import prune from 'topojson-simplify/src/prune';

It works great 👍 so it would indeed be super useful if it was exposed!

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

No branches or pull requests

2 participants