-
-
Notifications
You must be signed in to change notification settings - Fork 161
Would be nice to have visualize.sh scripts #426
Copy link
Copy link
Open
Labels
Description
In cases where it is complicated to visualize results, we currently have some plot.sh or similar scripts that rely on Gnuplot, matplotlib, etc.
Since most visualization tools we use have some kind of CLI / API, it would be possible to provide visualize.sh scripts, at least per case.
My motivation is that I find that I click too much on ParaView every time I want to check something simple and this could save some of my attention/time.
Reactions are currently unavailable