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

fix(network): add missing clustering methods #339

Merged
merged 2 commits into from
Jan 12, 2020
Merged

fix(network): add missing clustering methods #339

merged 2 commits into from
Jan 12, 2020

Conversation

Thomaash
Copy link
Member

@Thomaash Thomaash commented Jan 9, 2020

This contribution was cherry picked from @Menighin's (thanks by the way) PR to the original @almende/vis repository.

These methods are in the docs and declarations but in reality they don't exist. Since they're well documented they probably should exist otherwise people are forced to use network.clustering which is an internal module that people shouldn't access directly.

Closes #338.

@Thomaash Thomaash requested a review from a team January 9, 2020 17:45
@yotamberk yotamberk merged commit b23a834 into master Jan 12, 2020
@yotamberk yotamberk deleted the issues/338 branch January 12, 2020 19:35
@vis-bot
Copy link
Collaborator

vis-bot commented Jan 12, 2020

🎉 This PR is included in version 6.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Missing function prototype for updateClusteredNode
3 participants