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

power accounting graph #143

Closed
orso82 opened this issue Aug 31, 2022 · 7 comments
Closed

power accounting graph #143

orso82 opened this issue Aug 31, 2022 · 7 comments
Labels

Comments

@orso82
Copy link
Member

orso82 commented Aug 31, 2022

From: R.J. Buttery et al 2021 Nucl. Fusion 61 046028

Image

@orso82
Copy link
Member Author

orso82 commented Aug 31, 2022

@daveweisberg how is this graph generated in GASC? I would like to do the same for FUSE

@orso82
Copy link
Member Author

orso82 commented Sep 16, 2022

Thanks to @daveweisberg: these are called Sankey diagrams

In julia, and Plots.jl see: https://juliahub.com/ui/Packages/SankeyPlots/wbeai/0.2.2

@TimSlendebroek
Copy link
Contributor

Looks like SankeyPlots is currently broken (can't run their example on a clean install 1.8.1)

Added an issue
daschw/SankeyPlots.jl#26

@orso82
Copy link
Member Author

orso82 commented Sep 28, 2022

@bclyons12 when you have time can you please try to run the example here https://github.com/daschw/SankeyPlots.jl
We'd like to figure out if it's a problem with OSX or with the M1 version of Julia.

@TimSlendebroek another idea that comes to mind would be use the Intel version of Julia on the M1 (which will work with Rosetta2). This may be another way to confirm that the issue is with the M1. Maybe easy to do with juliaup?

@sjkelly
Copy link

sjkelly commented Apr 10, 2023

There is a possible workaround here: oxinabox/LayeredLayouts.jl#32

@orso82
Copy link
Member Author

orso82 commented Apr 10, 2023

Fantastic!! Thank you so much @sjkelly ! We'll definitely give it a try :)

@orso82
Copy link
Member Author

orso82 commented Apr 11, 2023

@TimSlendebroek and I can confirm that it works!
daschw/SankeyPlots.jl#26

@orso82 orso82 closed this as completed Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants