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

Store samples attribute in SankeyPlot (#25) #27

Merged
merged 1 commit into from Jul 16, 2022
Merged

Store samples attribute in SankeyPlot (#25) #27

merged 1 commit into from Jul 16, 2022

Conversation

aazuspan
Copy link
Owner

Close #25.

This refactors the sampling module, combining the functions into a single function that returns both the formatted data and the sampled FeatureCollection, which can now be used when initializing a SankeyPlot.

This refactors the `sampling` module, combining the functions into
a single function that returns both the formatted data and the
sampled FeatureCollection, which can now be used when initializing
a `SankeyPlot`.
@aazuspan aazuspan added the enhancement New feature or request label Jul 16, 2022
@aazuspan aazuspan merged commit 3d51735 into main Jul 16, 2022
@aazuspan aazuspan deleted the samples branch March 7, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store sampled points in SankeyPlot
1 participant