openmc-dev / plotter

Native plotting GUI for model design and verification
MIT License
43 stars 17 forks source link

Set initial number of pixels from command line #139

Closed pshriwise closed 3 weeks ago

pshriwise commented 3 months ago

First noted in #138, for very large models it can be useful to reduce the number of pixels to increase interactivity until a view is chosen. There's currently no way to control this for the first image generated unless a settings file is hanging around from a previous session. It would be useful to be able to set the initial image size (in pixels) as a command line argument.