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

Add: sankey plotting with networkD3 #14

Merged
merged 10 commits into from
Oct 20, 2023
Merged

Add: sankey plotting with networkD3 #14

merged 10 commits into from
Oct 20, 2023

Conversation

jiajic
Copy link
Member

@jiajic jiajic commented Oct 20, 2023

No description provided.

bump version
fix sankeyPlot example
Dont run sankey example since networkD3 is not required
update docs
- make `sankeyPlot` a generic function.
- Allow either simple sankey creation from a single set of metadata by providing two column names to `x` param or complex creation if a `giottoSankeyPlan` object is supplied instead
- param reorganization
- allow sankey plotting directly from a data.frame of relationships
update: `sankeyPlot()` to allow use of data.frame input
@jiajic jiajic merged commit 55bc732 into main Oct 20, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant