Skip to content

Conversation

@dlcole3
Copy link
Contributor

@dlcole3 dlcole3 commented Feb 4, 2025

There have been times when I have used PlasmoPlots.jl and wanted to be able to reproduce a plot that I created. However, because each call to layout_plot generates new positions for the nodes, it is not possible (or at least difficult) to reproduce a plot you had before. I have added to layout_plot a use_seed argument and a seed argument that allows the user to set a random seed before generating the initial node positions. This also meant adding Random.jl as a dependency.

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