We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Along the lines of #83, it would be great to be able to generate images without having to open the GUI.
Something like
openmc-plotter -b my_view.pltvw
That results in my_view.png and/or
my_view.png
openmc-plotter -b plots.xml
that results in plot_1.png, plot_2.png, etc.
plot_1.png
plot_2.png
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Along the lines of #83, it would be great to be able to generate images without having to open the GUI.
Something like
openmc-plotter -b my_view.pltvw
That results in
my_view.png
and/oropenmc-plotter -b plots.xml
that results in
plot_1.png
,plot_2.png
, etc.The text was updated successfully, but these errors were encountered: